次の方法で共有


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

戻り値

属性

適用対象