lib
/
com.king.keyboard
/
KeyboardView
/
OnKeyboardActionListener
/
onText
on
Text
abstract fun
onText
(text:
CharSequence
)
Content copied to clipboard
Sends a sequence of characters to the listener.
Parameters
text
the sequence of characters to be displayed.