EKEventViewDelegate
Delegates used to display details for calendar events.
Declaration
protocol EKEventViewDelegate : NSObjectProtocolOverview
Delegates of an EKEventViewController object conform to this protocol. Notifies the event view controller’s delegate when closing the event view controller. It is your responsibility to close the event view controller and perform any additional tasks within this protocol’s method.