ios - Set up a UISearchDisplayController for a UITableViewController without a UISearchBar -
I think the only way to create a However, I do not want to use Is this possible? I tried to activate This "works", but I just finished setting UISearchDisplayController is also to build
UISearchBar on my
UITableViewController .
UISearchBar , and want to start searching through it instead of pressing a button
UISearchDisplayController by pressing the button:
- (zero) pressed the search button: (ID) sender {[manually . Search Display Controller Set Active: Yes Animated: Yes]; }
searchDisplayController shows that there is no
UISearchBar . (It is evident).
hidden fields in no more yes The given search display controller has been shown and discarded.
Comments
Post a Comment