共用方式為


EKEvent.FromStore(EKEventStore) 方法

定義

傳回與指定之事件存放區相關聯的新事件。

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

參數

eventStore
EKEventStore

傳回

屬性

適用於