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 public int MinimumPointsToRecognize { get; set; }
Property Value
Type:
Int32See Also