共用方式為


EKCalendar.FromEventStore(EKEventStore) 方法

定義

開發人員不應該使用此已被取代的方法。 開發人員應該改用 「建立 (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

傳回

屬性

適用於