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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

AddStr(ustring)

Adds the str to the display at the cursor position.

public override void AddStr(ustring str)

Parameters

str ustring

String.

Edit this page