dot big bang

Developer API
Menu

Enumeration MouseButton

All
  • Public
  • Public/Protected
  • All

Index

Enumeration members

Enumeration members

Auxiliary

Auxiliary: = 2

The auxiliary button is usually the middle button, often combined with a mouse wheel.

Primary

Primary: = 1

The primary mouse button is usually the left button or the only button on a single-button mouse and is typically used to activate a user interface control or select text. On most OS, the primary button can be customized (to right or left) in the mouse preferences.

Secondary

Secondary: = 4

The secondary mouse button is usually the right button, often used to display a context menu. On most OS, the primary button and therefore the secondary button as well can be customized (to right or left) in the mouse preferences.

X1

X1: = 8

The X1 button is usually the "back" button when such button exists on the mouse.

X2

X2: = 16

The X2 button is usually the "forward" button when such button exists on the mouse.