GestureNumPointers Property |
Gets the number of active pointerss.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int NumPointers { get; }
Property Value
Type:
Int32 The number of pointers owned by this gesture.
See Also