EKCalendar.FromEventStore(EKEventStore) 方法

定义

开发人员不应使用此已弃用的方法。 开发人员应改用“Create (EKEntityType, EKEventStore) ”。

[Foundation.Export("calendarWithEventStore:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'Create (EKEntityType, EKEventStore)' instead.")]
public static EventKit.EKCalendar FromEventStore (EventKit.EKEventStore eventStore);
static member FromEventStore : EventKit.EKEventStore -> EventKit.EKCalendar

参数

eventStore
EKEventStore

返回

属性

适用于