TapGestureTimeLimit Property |
Gets or sets maximum hold time before gesture fails.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float TimeLimit { get; set; }
Property Value
Type:
Single Number of seconds a user should hold their fingers before gesture fails.
See Also