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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetLine(int)

Returns the characters on the line.

public List<Cell> GetLine(int line)

Parameters

line int

The intended line.

Returns

List<Cell>

Edit this page