eventEditViewControllerDefaultCalendar(forNewEvents:)
The default calendar to use when creating new events.
Declaration
optional func eventEditViewControllerDefaultCalendar(forNewEvents controller: EKEventEditViewController) -> EKCalendarParameters
- controller:
The event edit view controller requesting the default calendar.
Discussion
If the delegate does not implement this method, uses the event store’s defaultCalendarForNewEvents property instead.