| LongPressGestureRecognizerMinimumDurationSeconds Property  | 
 
            The number of seconds that the touch must stay down to begin executing. Default is 0.6.
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float MinimumDurationSeconds { get; set; }Property Value
Type: 
SingleThe minimum long press duration in seconds
 See Also
See Also