Property Force16Colors | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Force16Colors

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

public static bool Force16Colors { get; set; }

Property Value

bool

Edit this page