ACAccountStoreRemoveCompletionHandler
Specifies a handler to call when an account is removed from the store.
Declaration
typealias ACAccountStoreRemoveCompletionHandler = (Bool, (any Error)?) -> VoidDiscussion
The completion handler parameters are:
Specifies a handler to call when an account is removed from the store.
typealias ACAccountStoreRemoveCompletionHandler = (Bool, (any Error)?) -> VoidThe completion handler parameters are: