Table of Contents

Property WideGlyphReplacement

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

WideGlyphReplacement

Unicode replacement character; used by Drivers when rendering in cases where a wide glyph can't be output because it would be clipped. Defaults to ' ' (Space).

public static Rune WideGlyphReplacement { get; set; }

Property Value

Rune