OnTextChangedListener

When an object of this type is attached to an InputFieldView, its method will be called when the text is changed.

Functions

Link copied to clipboard
abstract fun onTextChange(view: InputFieldView, isEmpty: Boolean)

This method is called to notify you that the text has been changed.