EKEventViewAction Enum

Definition

Enumerates actions that a user can take to dismiss an event view controller.

public enum EKEventViewAction
type EKEventViewAction = 
Inheritance
EKEventViewAction

Fields

Deleted 2

The user deleted the event.

Done 0

The user tapped "Done".

Responded 1

The user responded to the event, saving it.

Applies to