Method GetLine | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetLine(int)
Returns the characters on the line
.
public List<Cell> GetLine(int line)
Parameters
line
int
The intended line.
Namespace
Assembly
Terminal.Gui.dll
Returns the characters on the line
.
public List<Cell> GetLine(int line)
line
int
The intended line.