Mobilize.QualityMate.ControlInterfaces.Enums
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.
Last updated 3 years ago
Was this helpful?