searchBarResultsListButtonClicked(_:)
Tells the delegate that the search results list button was tapped.
Declaration
optional func searchBarResultsListButtonClicked(_ searchBar: UISearchBar)Parameters
- searchBar:
The search bar that was tapped.
Tells the delegate that the search results list button was tapped.
optional func searchBarResultsListButtonClicked(_ searchBar: UISearchBar)The search bar that was tapped.