Enumeration MouseButton

Enumeration of mouse buttons.

Enumeration Members

Enumeration Members

Left: "left"

Left mouse button

Middle: "middle"

Middle mouse button (scroll wheel)

Right: "right"

Right mouse button

Primary: "primary"

The user configured primary mouse button (can be left or right)

Main: "main"

The user configured primary mouse button (can be left or right)

Secondary: "secondary"

The user configured secondary mouse button (can be left or right)

Menu: "menu"

The user configured secondary mouse button (can be left or right)