AbstractStaticcreateDefault constructor for DevicePasscodePromptOptions.
the title to be used to prompt the user.
Optionaldescription: stringthe optional description to be used to prompt the user.
the created DevicePasscodePromptOptions instance.
AbstracttitleThe title to be used to prompt the user.
Prompt title is supported only on Android and is ignored on iOS.
Optional AbstractdescriptionThe optional description to be used to prompt the user.
Specify this message carefully, as it may also be shown on the Device Passcode authentication screen on iOS if device passcode fallback is enabled during registration.
This property is optional. If not specified, a default description will be used on iOS for the biometric prompt. For details on default values and further customization possibilities, see the Nevis Mobile Authentication SDK documentation.
Defines the elements of the device passcode prompt (title and description).
See
DevicePasscodeUserVerificationHandler.listenForOsCredentials