TouchHandlerHasPointers Property |
Gets a value indicating whether there any active pointers.
Namespace:
TouchScript.InputSources.InputHandlers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool HasPointers { get; }
Property Value
Type:
Booleantrue if this instance has active pointers; otherwise,
false.
See Also