RotateGestureRecognizer.ThresholdUnits Property |
The gesture focus must change distance by this number of units from the start focus in order to start. Default is 0.0.
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 in units.
See Also