Gets current gesture state.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GestureGestureState State { get; }
Property Value
Type:
GestureGestureState Current state of the gesture.
See Also