Share via


UISearchBarButtonIndexEventArgs(IntPtr) Constructor

Definition

Create a new instance of the UISearchBarButtonIndexEventArgs with the specified event data.

public UISearchBarButtonIndexEventArgs(IntPtr selectedScope);
new UIKit.UISearchBarButtonIndexEventArgs : nativeint -> UIKit.UISearchBarButtonIndexEventArgs

Parameters

selectedScope
IntPtr

nativeint

The value for the SelectedScope property.

Applies to