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 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