Click or drag to resize

PanGestureRecognizerThresholdUnits Property

How many units away the pan must move to execute - default is 0.2

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float ThresholdUnits { get; set; }

Property Value

Type: Single
The threshold in units
See Also