Table of Contents

Property CurrentLine

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CurrentLine

The text on the current line.

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

Property Value

List<Cell>