Sets the presentation anchor for passkey authentication dialogs. This method is required for configuring where the passkey UI components will be displayed in your application.
anchor
: The window anchor where passkey authentication UI will be presented. This is typically the main window of your application and should be of type ASPresentationAnchor
(which UIWindow conforms to).setPasskeyConfiguration
for complete setupsetPasskeyConfiguration
first to set up basic passkey settings