A Search bar provides an interface for text-based searches with A text box and buttons such as search and cancel. A search bar accepts text from users, which can is used as input for a search (shown here with placeholder text). A scope bar, which is available only in conjunction with a search Bar-allows users to define the scope of a search (shown Here below a search bar).
Search Bar provides a text-based search interface with searches, cancel buttons, and text boxes. Search Bar receives the text entered by the user and uses the text to search for it as a search condition (shown here as a placeholder). Scope Bar, it can only be combined withSearch bar is displayed, allowing the user to define the scope of searches (shown below is aSearch Bar).
Purpose. Search bars allow usersto:
- Quickly find a value in a large collection
- Quickly find a value in a large collection
- Create a scope filter
- Create a range filter
implementation.Search Bars is implemented in the
UISearchBar
class and discussed in theUisearchbar Class Reference.
Search Bars (i)