Click or drag to resize

ImageGestureRecognizerMinimumPointsToRecognize Property

The minimum number of points before the gesture will recognize - default is 2

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

Property Value

Type: Int32
See Also