OnPasswordSubmitListener

Listener for entered password being submitted.

See also

Functions

Link copied to clipboard
abstract fun onPasswordSubmit(@NonNull pdfPasswordView: PdfPasswordView, @NonNull password: String)
Called when the password is submitted by user pressing enter on the keyboard.