Click or drag to resize

GestureCancelled Event

Occurs when gesture is cancelled.

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

Value

Type: SystemEventHandlerEventArgs
See Also