Contents

presentationAnchor(for:)

Returns the most appropriate window for presenting the authentication modification interface.

Declaration

func presentationAnchor(for controller: ASAccountAuthenticationModificationController) -> ASPresentationAnchor

Parameters

  • controller:

    The controller that performs the account authentication modification request.

Return Value

A window to present the authentication modification interface.