Click or drag to resize

PointerButtons Property

Current buttons state of the pointer.

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

Property Value

Type: PointerPointerButtonState

Implements

IPointerButtons
See Also