Click or drag to resize

MetaGesturePOINTER_RELEASED_MESSAGE Field

Message dispatched when a pointer ends.

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

Field Value

Type: String
See Also