API reference

ITextHandler Interface

Properties

Action< string > OnTextChanged[Get]
string Text[Get]
bool SubmitOnEnter[Get]
bool IsFocused[Get]

Member Functions

void Submit ( )
void AppendText
( string s )
void ApplyBackspace ( )
void MoveTextEnd ( )