| LongPressGestureRecognizerThresholdUnits Property  | 
 
            How many units away the long press can move before failing. After the long press begins,
            it is allowed to move any distance and stay executing. Default is 0.35.
            
 
    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