| RotateGestureRecognizerThresholdUnits Property  | 
 
            The gesture focus must change distance by this number of units from the start focus in order to start. Default is 0.0.
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float ThresholdUnits { get; set; }Property Value
Type: 
SingleThe threshold in units.
 See Also
See Also