TapGestureRecognizerThresholdSeconds Property |
How many seconds can expire before the tap is released to still count as a tap - default is 0.4.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float ThresholdSeconds { get; set; }
Property Value
Type:
SingleThe threshold in seconds
See Also