Click or drag to resize

GestureStateChangeEventArgsPreviousState Property

Previous gesture state.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GestureGestureState PreviousState { get; }

Property Value

Type: GestureGestureState
See Also