Constructor PressesEventArgs
PressesEventArgs(NSSet<UIPress>, UIPressesEvent)
Initializes a new instance of the PlatformView.PressesEventArgs class.
public PressesEventArgs(NSSet<UIPress> presses, UIPressesEvent evt)
Parameters
presses
NSSet<UIPress>Presses information.
evt
UIPressesEvent