Click or drag to resize

MetaGesturePOINTER_CANCELLED_MESSAGE Field

Message dispatched when a pointer is cancelled.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public const string POINTER_CANCELLED_MESSAGE = "OnPointerCancelled"

Field Value

Type: String
See Also