EKEventViewEventArgs(EKEventViewAction) Constructor

Definition

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

public EKEventViewEventArgs(EventKitUI.EKEventViewAction action);
new EventKitUI.EKEventViewEventArgs : EventKitUI.EKEventViewAction -> EventKitUI.EKEventViewEventArgs

Parameters

action
EKEventViewAction

The value for the Action property.

Applies to