Share via


EKEventEditViewController.Event Property

Definition

Gets or sets the event to edit.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual EventKit.EKEvent? Event { [Foundation.Export("event")] get; [Foundation.Export("setEvent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("event")>]
[<set: Foundation.Export("setEvent:")>]
member this.Event : EventKit.EKEvent with get, set

Property Value

Attributes

Applies to