Click or drag to resize

Gesture.pointersNumState Property

The state of min/max number of pointers.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected Gesture.PointersNumState pointersNumState { get; }

Property Value

Type: Gesture.PointersNumState
See Also