SwipeGestureRecognizerMinimumDistanceUnits Property |
The minimum distance the swipe must travel to be recognized. Default is 1.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float MinimumDistanceUnits { get; set; }
Property Value
Type:
SingleThe minimum distance in units
See Also