| Type | Reason |
|---|---|
| EKCalendarChooser | A MonoTouch.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 MonoTouch.EventKitUI.EKCalendarChooser object. |
| EKCalendarChooserDelegate_Extensions | Extension methods to the MonoTouch.EventKitUI.IEKCalendarChooserDelegate interface to support all the methods from the MonoTouch.EventKitUI.EKCalendarChooserDelegate protocol. |
| EKCalendarChooserDisplayStyle | An enumeration whose values specify which calendars are displayed by a MonoTouch.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 MonoTouch.EventKitUI.EKEventEditViewController.GetDefaultCalendarForNewEvents property. |
| EKEventEditEventArgs | Provides data for the MonoTouch.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 MonoTouch.EventKitUI.EKEventEditViewController. |
| EKEventEditViewDelegate | Delegate class used to receive notifications from the EKEventEditViewController class. |
| EKEventEditViewDelegate_Extensions | Extension methods to the MonoTouch.EventKitUI.IEKEventEditViewDelegate interface to support all the methods from the MonoTouch.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 MonoTouch.EventKitUI.EKEventViewController object. |
| EKEventViewEventArgs | Provides data for the MonoTouch.EventKitUI.EKEventViewEventArgs.Completed event. |
| IEKCalendarChooserDelegate | Interface representing the required methods (if any) of the protocol MonoTouch.EventKitUI.EKCalendarChooserDelegate. |
| IEKEventEditViewDelegate | Interface representing the required methods (if any) of the protocol MonoTouch.EventKitUI.EKEventEditViewDelegate. |
| IEKEventViewDelegate | Interface representing the required methods (if any) of the protocol MonoTouch.EventKitUI.EKEventViewDelegate. |