Skip to content

MouseButton

The MouseButton enum is used to represent the enumeration type of mouse buttons.

attributesdescription
NoButtonNo operation.
LeftButtonMouse left button.
RightButtonMouse right button.
MiddleButtonMiddle mouse button.
BackButtonScrolls the mouse wheel backwards.
ForwardButtonScrolls the wheel forward.