Freigeben über


BiometricPrompt.BiometricErrorHwNotPresent Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricErrorCode enum directly instead of this field.

[Android.Runtime.Register("BIOMETRIC_ERROR_HW_NOT_PRESENT", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricErrorCode enum directly instead of this field.", true)]
public const Android.Hardware.Biometrics.BiometricErrorCode BiometricErrorHwNotPresent = 12;
[<Android.Runtime.Register("BIOMETRIC_ERROR_HW_NOT_PRESENT", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Biometrics.BiometricErrorCode enum directly instead of this field.", true)>]
val mutable BiometricErrorHwNotPresent : Android.Hardware.Biometrics.BiometricErrorCode

Feldwert

Value = 12
Attribute

Gilt für: