UISearchBarDelegate_Extensions.SelectedScopeButtonIndexChanged Method

Definition

Indicates that the user has changed the scope of the search.

public static void SelectedScopeButtonIndexChanged (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar, nint selectedScope);
static member SelectedScopeButtonIndexChanged : UIKit.IUISearchBarDelegate * UIKit.UISearchBar * nint -> unit

Parameters

This
IUISearchBarDelegate

The instance on which this extension method operates.

searchBar
UISearchBar
selectedScope
System.System.IntPtr System.nativeint

Applies to