Contents

NSEvent.EventSubtype

Subtypes for various types of events.

Declaration

enum EventSubtype

Overview

The event subtype contains one of these constants only when the event’s type property contains NSAppKitDefined, NSSystemDefined, or NSApplicationDefined or a mouse-related event type.

Topics

Getting AppKit Event Subtypes

Getting System Event Subtypes

Getting Other Subtypes

Initializers

See Also

Getting the event type