UIButtonEventArgs Class

Definition

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

Constructors

UIButtonEventArgs(nint)

Initializes a new instance of the UIButtonEventArgs class.

Properties

ButtonIndex

The index of the button associated with the event.

Applies to

See also