Contents

NSEvent.EventType

Constants for the types of events that responder objects can handle.

Declaration

enum EventType

Overview

These constants appear in the event’s type property. You also use them when you construct new events.

Topics

Getting Mouse-Related Event Types

Getting Keyboard Event Types

Getting Touch-Based Events

Getting Other Input Types

Getting System Event Types

Enumeration Cases

Initializers

See Also

Getting the event type