ImageGestureRecognizerDirectionTolerance Property |
The amount that the path must change direction (in radians) to count as a new direction (0.39 is 1.8 of PI). Default is 0.3.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float DirectionTolerance { get; set; }
Property Value
Type:
SingleSee Also