Click or drag to resize

ImageGestureRecognizerThresholdUnits Property

The distance in units that the touch must move before the gesture begins - default is 0.4

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
See Also