I am making contact list kind view in my application. As contact application there is search icon on the top of the alphabet list as shown in image . I want to do this same but we can not add the image in the array for sectionIndexTitlesForTableView in this method
So meas I need that character of that image.
Do any one know how to make that character in array….
Thanks in advance
Use
@"{search}"at the beginning of your array, or simply the constantUITableViewIndexSearch(best).