EmbeddedBiometricPrompt.AuthenticationCallback.OnAuthenticationHelp Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
OnAuthenticationHelp(Int32, ICharSequence)
[Android.Runtime.Register("onAuthenticationHelp", "(ILjava/lang/CharSequence;)V", "GetOnAuthenticationHelp_ILjava_lang_CharSequence_Handler", ApiSince=37)]
public virtual void OnAuthenticationHelp(int helpCode, Java.Lang.ICharSequence helpString);
[<Android.Runtime.Register("onAuthenticationHelp", "(ILjava/lang/CharSequence;)V", "GetOnAuthenticationHelp_ILjava_lang_CharSequence_Handler", ApiSince=37)>]
abstract member OnAuthenticationHelp : int * Java.Lang.ICharSequence -> unit
override this.OnAuthenticationHelp : int * Java.Lang.ICharSequence -> unit
Parâmetros
- helpCode
- Int32
- helpString
- ICharSequence
- Atributos