GestureShouldBegin Method |
Specifies if gesture can begin or recognize.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public virtual bool ShouldBegin()
Return Value
Type:
Booleantrue if gesture should begin;
false otherwise.
See Also