hwsecurity-fido / de.cotech.hw.fido.ui / FidoDialogOptions / Builder / setPreventScreenshots /
setPreventScreenshots
abstract fun setPreventScreenshots(preventScreenshots: Boolean): FidoDialogOptions.Builder
Sets FLAG_SECURE on the dialog fragment.
This sets the content of the window as ‘secure’, preventing it from appearing in screenshots,screen recordings or from being viewed on non-secure displays.
Default: false (because FIDO U2F does not require PIN input)