Click or drag to resize

ITouchManagerPressedPointersCount Property

Gets the number of pressed pointer in the system.

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
int PressedPointersCount { get; }

Property Value

Type: Int32
See Also