Share via


UISearchBarDelegate_Extensions.SearchButtonClicked Method

Definition

Indicates that the search button was tapped.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SearchButtonClicked(this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SearchButtonClicked : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> unit

Parameters

searchBar
UISearchBar
Attributes

Applies to