Table of Contents

Property Force16Colors

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Force16Colors

Gets or sets whether Driver will be forced to output only the 16 colors defined in ColorName16. The default is false, meaning 24-bit (TrueColor) colors will be output as long as the selected ConsoleDriver supports TrueColor.

public static bool Force16Colors { get; set; }

Property Value

bool