Idioma

EmbeddedBiometricPrompt.AuthenticationCallback.OnAuthenticationHelp Método

Definição

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

Aplica-se a

OnAuthenticationHelp(Int32, String)

public void OnAuthenticationHelp(int helpCode, string helpString);
member this.OnAuthenticationHelp : int * string -> unit

Parâmetros

helpCode
Int32
helpString
String

Aplica-se a