Contents

init(eventStore:)

Creates and returns a calendar belonging to a specified event store.

Declaration

init(eventStore: EKEventStore)

Parameters

  • eventStore:

    The event store to which the event belongs.

Return Value

The created calendar.

See Also

Creating Calendars