EKSource.GetCalendars(EKEntityType) Method

Definition

[Foundation.Export("calendarsForEntityType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet GetCalendars (EventKit.EKEntityType entityType);
abstract member GetCalendars : EventKit.EKEntityType -> Foundation.NSSet
override this.GetCalendars : EventKit.EKEntityType -> Foundation.NSSet

Parameters

entityType
EKEntityType

Returns

Attributes

Applies to