Language

BiometricPrompt.MaxFallbackOptions Property

Definition

public static int MaxFallbackOptions { [Android.Runtime.Register("getMaxFallbackOptions", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMaxFallbackOptions", "()I", "", ApiSince=36)>]
static member MaxFallbackOptions : int

Property Value

the maximum amount of fallback options that can be added to the prompt

Attributes

Remarks

Java documentation for android.hardware.biometrics.BiometricPrompt.getMaxFallbackOptions().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to