Share via


UIButtonEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UIButtonEventArgs : EventArgs
type UIButtonEventArgs = class
    inherit EventArgs
Inheritance
UIButtonEventArgs

Constructors

Name Description
UIButtonEventArgs(IntPtr)

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

Properties

Name Description
ButtonIndex

Applies to