| RotateGestureRecognizerAngleThreshold Property  | 
 
            Angle threshold in radians that must be met before rotation starts - this is the amount of rotation that must happen to start the gesture. Default is 0.05.
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float AngleThreshold { get; set; }Property Value
Type: 
SingleThe angle threshold.
 See Also
See Also