Contents

delegate

A delegate that the authorization controller informs about the success or failure of an authorization attempt.

Declaration

weak var delegate: (any ASAuthorizationControllerDelegate)? { get set }

See Also

Responding to request completion