Table of Contents

Property DefaultUseColors

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

DefaultUseColors

Gets or sets the default value to use for UseColors. This can be populated from .tui config files via ConfigurationManager

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

Property Value

bool