Contents

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.

See Also

Responding to clicks in search controls