Contents

CGMouseButton

Constants that specify buttons on a one, two, or three-button mouse.

Declaration

enum CGMouseButton

Overview

Quartz supports up to 32 mouse buttons. The first three buttons are specified using these three constants. Additional buttons are specified in USB order using the integers 3 to 31.

These constants are used:

Topics

Constants

Initializers

See Also

Enumerations