EKEventEditViewAction Enum

Definition

Enumerates possible actions that a user can take when editing a view.

public enum EKEventEditViewAction
type EKEventEditViewAction = 
Inheritance
EKEventEditViewAction

Fields

Canceled 0

The user canceled the change to the event.

Deleted 2

The user deleted the event.

Saved 1

The user saved the change to the event.

Applies to