Table of Contents

Property Runes

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Runes

The rune for Grapheme or runes for Grapheme that when combined makes this Cell a combining sequence.

public IReadOnlyList<Rune> Runes { get; }

Property Value

IReadOnlyList<Rune>

Remarks

In the case where Grapheme has more than one rune it is a combining sequence that is normalized to a single Text which may occupies 1 or 2 columns.