AuthenticationRequest.Biometric.Fallback.NegativeButton


public final class AuthenticationRequest.Biometric.Fallback.NegativeButton extends AuthenticationRequest.Biometric.Fallback


A customized negative button as the fallback.

Summary

Public constructors

NegativeButton(@NonNull String negativeButtonText)

Public methods

final @NonNull String

The text of the button.

Public constructors

NegativeButton

Added in 1.4.0-alpha03
public NegativeButton(@NonNull String negativeButtonText)

Public methods

getNegativeButtonText

Added in 1.4.0-alpha03
public final @NonNull String getNegativeButtonText()

The text of the button.