次の方法で共有


EKEvent.FromStore(EKEventStore) メソッド

定義

指定したイベント ストアに関連付けられている新しいイベントを返します。

[Foundation.Export("eventWithEventStore:")]
public static EventKit.EKEvent FromStore (EventKit.EKEventStore eventStore);
static member FromStore : EventKit.EKEventStore -> EventKit.EKEvent

パラメーター

eventStore
EKEventStore

戻り値

属性

適用対象