Contents

init(eventStore:)

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

Declaration

init(eventStore: EKEventStore)

Parameters

  • eventStore:

    The event store to which the event belongs.

Mentioned in

Return Value

The created event.

See Also

Related Documentation

  • Calendar and Reminders Programming Guide