Property CurrentLine | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CurrentLine

The text on the current line.

public List<Cell> CurrentLine { get; set; }

Property Value

List<Cell>

Edit this page