TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
LongPressGesture Class
LongPressGesture Events
LongPressed Event
LongPressGesture
LongPressed Event
Occurs when gesture is recognized.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
event
EventHandler
<
EventArgs
>
LongPressed
Value
Type:
System
EventHandler
EventArgs
See Also
Reference
LongPressGesture Class
TouchScript.Gestures Namespace