Table of Contents

Property Cells

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Cells

The rune and color of each symbol that will be rendered. Note that only Normal is respected. You can modify these to change what is rendered.

public List<Cell> Cells { get; init; }

Property Value

List<Cell>

Remarks

Changing the length of this collection may result in corrupt rendering