isDisplayed

abstract val isDisplayed: Flow<Boolean>

Indicates if the authenticator should be displayed, ie. if any challenges are pending. This can be used to determine whether to display UI on the screen.

Since

200.2.0