Click or drag to resize

GestureStateChanged Event

Occurs when gesture changes state.

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

Value

Type: SystemEventHandlerGestureStateChangeEventArgs
See Also