Contents

CGEventFlags

Constants that indicate the modifier key state at the time an event is created, as well as other event-related states.

Declaration

struct CGEventFlags

Overview

These constants specify masks for the bits in an event flags bit mask. Event flags indicate the modifier key state at the time an event is created, as well as other event-related states. Event flags are used in accessor functions such as flags, CGEventSetFlags, and flagsState(_:).

Topics

Constants

Initializers

See Also

Enumerations