Table of Contents

Property Force16Colors

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Force16Colors

Determines if driver instances should use 16 colors instead of the default TrueColors.

[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static bool Force16Colors { get; set; }

Property Value

bool
See Also