Click or drag to resize

MetaGesturePOINTER_PRESSED_MESSAGE Field

Message dispatched when a pointer begins.

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

Field Value

Type: String
See Also