init(eventStore:)
Creates and returns a new reminder in the given event store.
Declaration
init(eventStore: EKEventStore)Parameters
- eventStore:
The event store.
Mentioned in
Return Value
The created reminder.
See Also
Related Documentation
- Calendar and Reminders Programming Guide