Share via


EKEventStore.RequestFullAccessToReminders Method

Definition

[Foundation.Export("requestFullAccessToRemindersWithCompletion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RequestFullAccessToReminders(EventKit.EKEventStoreRequestAccessCompletionHandler completion);
[<Foundation.Export("requestFullAccessToRemindersWithCompletion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RequestFullAccessToReminders : EventKit.EKEventStoreRequestAccessCompletionHandler -> unit
override this.RequestFullAccessToReminders : EventKit.EKEventStoreRequestAccessCompletionHandler -> unit

Parameters

Attributes

Applies to