Table of Contents

Method AddStr

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.