| ScaleGestureRecognizerThresholdUnits Property  | 
 
            How many units the distance between the fingers must increase or decrease from the start distance to begin executing. Default is 0.15.
            
 
    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