Table of Contents

Property ShowUnicodeCategory

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

ShowUnicodeCategory

When set, only glyphs whose UnicodeCategory matches the value are rendered. If null (default), all glyphs are rendered.

public UnicodeCategory? ShowUnicodeCategory { get; set; }

Property Value

UnicodeCategory?