Share via


UISearchBarDelegate_Extensions.SelectedScopeButtonIndexChanged Method

Definition

Indicates that the scope button selection has changed.

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

Parameters

searchBar
UISearchBar
selectedScope
IntPtr

nativeint

Attributes

Applies to