Method AddStr | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
AddStr(string)
Adds the string to the display at the current cursor position.
void AddStr(string str)
Parameters
str
string
String to add.
Namespace
Assembly
Terminal.Gui.dll
Adds the string to the display at the current cursor position.
void AddStr(string str)
str
string
String to add.