November 2013
Beginner
592 pages
17h 49m
English
When you add search capability to a table, you are really adding a few things:
A UISearchBar for the user to enter search terms
A UISearchDisplayController for managing the display of search results
Methods from the UISearchDisplayDelegate protocol for updating the found items, as well as other state information
Any required updates ...
Read now
Unlock full access