Share via


EKEventStore.GetSource(String) Method

Definition

[Foundation.Export("sourceWithIdentifier:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual EventKit.EKSource? GetSource(string identifier);
[<Foundation.Export("sourceWithIdentifier:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSource : string -> EventKit.EKSource
override this.GetSource : string -> EventKit.EKSource

Parameters

identifier
String

Returns

Attributes

Applies to