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

返回

属性

适用于