Method AddStr | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
AddStr(ustring)
Adds the str
to the display at the cursor position.
public abstract void AddStr(ustring str)
Parameters
str
ustring
String.
Namespace
Assembly
Terminal.Gui.dll
Adds the str
to the display at the cursor position.
public abstract void AddStr(ustring str)
str
ustring
String.