TapEventArgs
Interface representing event arguments for the tap event.
Properties
name String
Defines the name of the event.
originalEvent MouseTouchEventArgs
Gets the original calling event.
tapCount Number
Defines the number of taps.
Interface representing event arguments for the tap event.
Defines the name of the event.
Gets the original calling event.
Defines the number of taps.