GesturePreviousState Property |
Gets previous gesture state.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GestureGestureState PreviousState { get; }
Property Value
Type:
GestureGestureState Previous state of the gesture.
See Also