presentationAnchor(for:)
Returns the most appropriate window for presenting the authentication modification interface.
Declaration
func presentationAnchor(for controller: ASAccountAuthenticationModificationController) -> ASPresentationAnchorParameters
- controller:
The controller that performs the account authentication modification request.
Return Value
A window to present the authentication modification interface.