Click or drag to resize

LongPressGestureLongPressed Event

Occurs when gesture is recognized.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<EventArgs> LongPressed

Value

Type: SystemEventHandlerEventArgs
See Also