Click or drag to resize

GestureRecognizerTrackedTouchCountIsWithinRange Property

Whether the current number of tracked touches is within the min and max number of touches to track

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

Property Value

Type: Boolean
See Also