MutablePasskeyPresentationAnchorProvider

Mutable provider for retained runtimes where the foreground window may change.

Constructors

Link copied to clipboard
constructor(initial: UIWindow? = null)

Functions

Link copied to clipboard
open override fun currentAnchorOrNull(): UIWindow?

Returns the window that AuthenticationServices should use to present its UI.

Link copied to clipboard
fun update(window: UIWindow?)

Updates the presentation window used by subsequent ceremonies.