Contents

delegate

An object that receives notifications about the request’s status.

Declaration

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

See Also

Configuring Requests