Share via


EKCalendar.Source Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual EventKit.EKSource Source { [Foundation.Export("source", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSource:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("source", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSource:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Source : EventKit.EKSource with get, set

Property Value

Attributes

Applies to