Last updated 2 years ago
Was this helpful?
MouseButton Enum
Specifies values to indicate the mouse button when click function is implemented.
public enum MouseButton
Fields
Left 0
Left
The left mouse button.
Right 1
Right
The right mouse button.