hwsecurity-fido / de.cotech.hw.fido.ui / FidoDialogOptions /
FidoDialogOptions
abstract class FidoDialogOptions
Types
Name | Summary |
---|---|
Builder | abstract class Builder |
Functions
Name | Summary |
---|---|
builder | open fun builder(): FidoDialogOptions.Builder |
getPreventScreenshots | abstract fun getPreventScreenshots(): Boolean |
getShowSdkLogo | abstract fun getShowSdkLogo(): Boolean |
getTheme | abstract fun getTheme(): Int |
getTimeoutSeconds | abstract fun getTimeoutSeconds(): Long |
getTitle | abstract fun getTitle(): String |