Enum PointerEventData.InputButton
Input press tracking.
Namespace: UnityEngine.EventSystems
Syntax
public enum InputButton
Fields
Name | Description | Value |
---|---|---|
Left | Left button |
0 |
Right | Right button. |
1 |
Middle | Middle button |
2 |