UISearchBarDelegate.SelectedScopeButtonIndexChanged(UISearchBar, nint) Method

Definition

Indicates that the scope button selection has changed.

[Foundation.Export("searchBar:selectedScopeButtonIndexDidChange:")]
public virtual void SelectedScopeButtonIndexChanged (UIKit.UISearchBar searchBar, nint selectedScope);
abstract member SelectedScopeButtonIndexChanged : UIKit.UISearchBar * nint -> unit
override this.SelectedScopeButtonIndexChanged : UIKit.UISearchBar * nint -> unit

Parameters

searchBar
UISearchBar
selectedScope
System.System.IntPtr System.nativeint
Attributes

Applies to