Share via


EKReminder.Create(EKEventStore) Method

Definition

[Foundation.Export("reminderWithEventStore:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static EventKit.EKReminder Create(EventKit.EKEventStore eventStore);
[<Foundation.Export("reminderWithEventStore:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : EventKit.EKEventStore -> EventKit.EKReminder

Parameters

eventStore
EKEventStore

Returns

Attributes

Applies to