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.
Creates and returns a calendar belonging to a specified event store.
init(eventStore: EKEventStore)The event store to which the event belongs.
The created calendar.