Click or drag to resize

IPointerButtons Property

Current buttons state of the pointer.

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

Property Value

Type: PointerPointerButtonState
See Also