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