AndroidUnlockPromptConfiguration

Properties

Link copied to clipboard

Explicitly specify the FragmentActivity to use for authentication prompts. You will not need to set this in most cases; the default is the current activity.

Link copied to clipboard
Link copied to clipboard

The message to show on the cancellation button

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
lateinit var fragment: Fragment

Explicitly set the Fragment to base authentication prompts on. You will not need to set this in most cases; the default is the current activity.

Link copied to clipboard

if the provided fingerprint could not be matched, but the user will be allowed to retry

Link copied to clipboard

The prompt message to show to the user when asking for unlock

Link copied to clipboard