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 }A delegate that the authorization controller informs about the success or failure of an authorization attempt.
weak var delegate: (any ASAuthorizationControllerDelegate)? { get set }