다음을 통해 공유


BiometricPrompt.BiometricErrorCanceled 필드

정의

주의

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_CANCELED", 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 BiometricErrorCanceled = 5;
[<Android.Runtime.Register("BIOMETRIC_ERROR_CANCELED", 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 BiometricErrorCanceled : Android.Hardware.Biometrics.BiometricErrorCode

필드 값

Value = 5
특성

적용 대상