UIButtonEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |