BiometricPrompt.BiometricAcquiredGood Поле
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricAcquiredStatus enum directly instead of this field.
[Android.Runtime.Register("BIOMETRIC_ACQUIRED_GOOD", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricAcquiredStatus enum directly instead of this field.", true)]
public const Android.Hardware.Biometrics.BiometricAcquiredStatus BiometricAcquiredGood = 0;
[<Android.Runtime.Register("BIOMETRIC_ACQUIRED_GOOD", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricAcquiredStatus enum directly instead of this field.", true)>]
val mutable BiometricAcquiredGood : Android.Hardware.Biometrics.BiometricAcquiredStatus
Значение поля
Value = 0- Атрибуты