Contents

EKEvent

A class that represents an event in a calendar.

Declaration

class EKEvent

Mentioned in

Overview

Use the init(eventStore:) method to create a new event. Use the properties in the class to get and modify certain information about an event. Other properties, such as the event’s title and calendar, are inherited from the parent class EKCalendarItem.

Topics

Creating Events

Scheduling Events

Comparing Events

Accessing Event Properties

Refreshing Event Data

See Also

Events and reminders