Click or drag to resize

TapGestureTAP_MESSAGE Field

Message name when gesture is recognized

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

Field Value

Type: String
See Also