共用方式為


BiometricPrompt.BiometricErrorUnableToProcess 欄位

定義

警告

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_UNABLE_TO_PROCESS", 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 BiometricErrorUnableToProcess = 2;
[<Android.Runtime.Register("BIOMETRIC_ERROR_UNABLE_TO_PROCESS", 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 BiometricErrorUnableToProcess : Android.Hardware.Biometrics.BiometricErrorCode

欄位值

Value = 2
屬性

適用於