| Type | Reason |
|---|---|
| EKCalendarChooser | A UIKit.UIViewController that manages the selection of one or more calendars. |
| EKCalendarChooserDelegate | A delegate object that provides the application developer fine-grained control over events relating to the lifecycle of a EventKitUI.EKCalendarChooser object. |
| EKCalendarChooserDelegate_Extensions | Extension methods to the EventKitUI.IEKCalendarChooserDelegate interface to support all the methods from the EventKitUI.EKCalendarChooserDelegate protocol. |
| EKCalendarChooserDisplayStyle | An enumeration whose values specify which calendars are displayed by a EventKitUI.EKCalendarChooser. |
| EKCalendarChooserSelectionStyle | An enumeration whose values specify whether a single or multiple calendars can be chosen by an MonoTuoch.EventKitUI.EKCalendarChooser object. |
| EKEventEditController | A delegate used with the EventKitUI.EKEventEditViewController.GetDefaultCalendarForNewEvents property. |
| EKEventEditEventArgs | Provides data for the EventKitUI.EKEventEditEventArgs.Completed event. |
| EKEventEditViewAction | Enumerates possible actions that a user can take when editing a view. |
| EKEventEditViewController | UIViewController used to create or edit calendar events. |
| EKEventEditViewController+EKEventEditViewControllerAppearance | Appearance class for objects of type EventKitUI.EKEventEditViewController. |
| EKEventEditViewDelegate | Delegate class used to receive notifications from the EKEventEditViewController class. |
| EKEventEditViewDelegate_Extensions | Extension methods to the EventKitUI.IEKEventEditViewDelegate interface to support all the methods from the EventKitUI.EKEventEditViewDelegate protocol. |
| EKEventViewAction | Enumerates actions that a user can take to dismiss an event view controller. |
| EKEventViewController | UIViewController used to display the details of a calendar event. |
| EKEventViewDelegate | A delegate object that provides the application developer fine-grained control over events in the life-cycle of a EventKitUI.EKEventViewController object. |
| EKEventViewEventArgs | Provides data for the EventKitUI.EKEventViewEventArgs.Completed event. |
| IEKCalendarChooserDelegate | Interface representing the required methods (if any) of the protocol EventKitUI.EKCalendarChooserDelegate. |
| IEKEventEditViewDelegate | Interface representing the required methods (if any) of the protocol EventKitUI.EKEventEditViewDelegate. |
| IEKEventViewDelegate | Interface representing the required methods (if any) of the protocol EventKitUI.EKEventViewDelegate. |