EKEvent.FromStore(EKEventStore) 方法

定义

返回与指定事件存储关联的新事件。

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

参数

eventStore
EKEventStore

返回

属性

适用于