Table of Contents

Property DefaultUseUnicodeCharacters

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

DefaultUseUnicodeCharacters

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

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

Property Value

bool