Click or drag to resize

FlickGestureMinDistance Property

Gets or sets minimum distance in cm to move in FlickTime before ending gesture for it to be recognized.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float MinDistance { get; set; }

Property Value

Type: Single
Minimum distance in cm to move in FlickTime before ending gesture for it to be recognized.
See Also