TextView.insertText

Simply appends some on the cursor position

class TextView
void
insertText
(
string text
)

Parameters

text string

the text to append