UISearchBarDelegate.SearchButtonClicked(UISearchBar) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the search button was clicked.
[Foundation.Export("searchBarSearchButtonClicked:")]
public virtual void SearchButtonClicked (UIKit.UISearchBar searchBar);
abstract member SearchButtonClicked : UIKit.UISearchBar -> unit
override this.SearchButtonClicked : UIKit.UISearchBar -> unit
Parameters
- searchBar
- UISearchBar
- Attributes