Enumeration: EKEventEditViewAction
Overview
Describes the action the user took to end editing.
Constant Summary
- EKEventEditViewActionCanceled
The user canceled the changes made to the event.available in ios 4.0 and later.declared in ekeventeditviewcontroller.h.
- EKEventEditViewActionSaved
The user saved the changes made to the event.available in ios 4.0 and later.declared in ekeventeditviewcontroller.h.
- EKEventEditViewActionDeleted
The user deleted the event.available in ios 4.0 and later.declared in ekeventeditviewcontroller.h.