UISearchBarDelegate_Extensions.SelectedScopeButtonIndexChanged 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 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
- This
- IUISearchBarDelegate
- searchBar
- UISearchBar
- selectedScope
-
IntPtr
nativeint
- Attributes