TapGestureDistanceLimit Property |
Gets or sets maximum distance for point cluster must move for the gesture to fail.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float DistanceLimit { get; set; }
Property Value
Type:
Single Distance in cm pointers must move before gesture fails.
See Also