Table of Contents

Enum MouseButton

Namespace
Pie.Windowing
Assembly
Pie.Windowing.dll

Represents a button that is available on a mouse device.

public enum MouseButton

Fields

Button10 = 10
Button4 = 4
Button5 = 5
Button6 = 6
Button7 = 7
Button8 = 8
Button9 = 9
Left = 1
Middle = 2
Right = 3
Unknown = 0