Class PlatformView.PressesEventArgs
Contains presses information.
public class PlatformView.PressesEventArgs : HandledEventArgs
- Inheritance
-
PlatformView.PressesEventArgs
Constructors
- PressesEventArgs(NSSet<UIPress>, UIPressesEvent)
Initializes a new instance of the PlatformView.PressesEventArgs class.
Properties
- Event
Gets or sets event object.
- Presses
Gets or sets presses information.
Methods
- ToString()
Returns a string that represents the current object.