calendarChooserSelectionDidChange(_:)
Sent when a user changes the selection.
Declaration
optional func calendarChooserSelectionDidChange(_ calendarChooser: EKCalendarChooser)Parameters
- calendarChooser:
The calendar chooser that sent this message.
Discussion
Use the selectedCalendars property to get the current selection.