Table of Contents

Class CharMapSettings

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Immutable settings record for CharMap defaults (ThemeScope).

public sealed record CharMapSettings : IEquatable<CharMapSettings>
Inheritance
CharMapSettings
Implements
Inherited Members

Constructors

CharMapSettings()

Properties

Current

The currently effective values, updated atomically by MecThemeManager.

Default

The compile-time-known defaults.

DefaultCursorStyle

Gets the default cursor style for character map views.

Methods

Equals(object?)
Equals(CharMapSettings?)
GetHashCode()
ToString()

Operators

operator ==(CharMapSettings?, CharMapSettings?)
operator !=(CharMapSettings?, CharMapSettings?)