selectedFallbackIndex property

int? selectedFallbackIndex
getter/setter pair

Android 15+ Index of the selected fallback option in the original list. Only populated when code == BiometricError.fallbackSelected.

Implementation

int? selectedFallbackIndex;