EKEventStoreRequestAccessCompletionHandler
The signature for a closure that EventKit calls when requesting access to event and reminder data.
Declaration
typealias EKEventStoreRequestAccessCompletionHandler = (Bool, (any Error)?) -> VoidThe signature for a closure that EventKit calls when requesting access to event and reminder data.
typealias EKEventStoreRequestAccessCompletionHandler = (Bool, (any Error)?) -> Void