setFormSubmitButtonClickListener

open fun setFormSubmitButtonClickListener(@Nullable formSubmitButtonClickListener: FormSubmitButtonClickListener)

Register a callback to be invoked when the Form submit button is clicked.

Parameters

formSubmitButtonClickListener

The callback that will run when the Form submit button is clicked. since 3.12.1