Table of Contents

Property Line

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Line

The list of runes the Cell is part of.

public readonly List<Cell> Line { get; }

Property Value

List<Cell>