Share via


UISearchBarDelegate_Extensions.ListButtonClicked Method

Definition

Indicates that the list button was tapped.

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

Parameters

searchBar
UISearchBar
Attributes

Applies to