Share via


UIButtonEventArgs(IntPtr) Constructor

Definition

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

public UIButtonEventArgs(IntPtr buttonIndex);
new UIKit.UIButtonEventArgs : nativeint -> UIKit.UIButtonEventArgs

Parameters

buttonIndex
IntPtr

nativeint

The value for the ButtonIndex property.

Applies to