Method InsertText | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
InsertText(string)
Inserts the given toAdd
text at the current cursor position exactly as if the user had just typed it
public void InsertText(string toAdd)
Parameters
toAdd
string
Text to add