OneTouchScaleGestureRecognizerThresholdUnits Property |
The threshold in units that the touch must move to start the gesture. Default is 0.15.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float ThresholdUnits { get; set; }
Property Value
Type:
SingleThe threshold units.
See Also