Method AddStr | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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.

Edit this page