共用方式為


EKSource.GetCalendars(EKEntityType) 方法

定義

[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

參數

entityType
EKEntityType

傳回

屬性

適用於