Click or drag to resize

GestureonCancelled Method

Called when state is changed to Cancelled.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void onCancelled()
See Also