FMX.BiometricAuth.TBiometricPromptProperties Fields
InheritedProtected
| AllowedAttempts | public | Number of attempts at authentication that are allowed before the prompt closes. |
| CancelButtonText | public | Text displayed by the Cancel button when the biometric prompt shows. |
| Description | public | Description presented to the user when the biometric prompt shows. |
| IsConfirmationRequired | public | Determines whether or not confirmation is required when the biometric prompt shows. |
| Subtitle | public | Subtitle presented to the user when the biometric prompt shows. |
| Title | public | Title presented to the user when the biometric prompt shows. |