EKEventEditEventArgs(EKEventEditViewAction) Constructor

Definition

Create a new instance of the EKEventEditEventArgs with the specified event data.

public EKEventEditEventArgs(EventKitUI.EKEventEditViewAction action);
new EventKitUI.EKEventEditEventArgs : EventKitUI.EKEventEditViewAction -> EventKitUI.EKEventEditEventArgs

Parameters

action
EKEventEditViewAction

The value for the Action property.

Applies to