Contents

EKCalendar

A class that represents a calendar in EventKit.

Declaration

class EKCalendar

Mentioned in

Overview

Use the properties in this class to get attributes about a calendar, such as its title and type. Use the init(for:eventStore:) method to create a calendar object.

Topics

Creating Calendars

Accessing Calendar Properties

Initializers

See Also

Calendars