Share via


EKEventEditViewController.EventStore Property

Definition

Gets or sets the event store in which the event is saved.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual EventKit.EKEventStore EventStore { [Foundation.Export("eventStore")] get; [Foundation.Export("setEventStore:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("eventStore")>]
[<set: Foundation.Export("setEventStore:")>]
member this.EventStore : EventKit.EKEventStore with get, set

Property Value

Attributes

Applies to