Table of Contents

Class LinearRangeSettings

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

Immutable settings record for LinearRangeDefaults defaults (ThemeScope).

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

Constructors

LinearRangeSettings()

Properties

Current

The currently effective values, updated atomically by MecThemeManager.

Default

The compile-time-known defaults.

DefaultCursorStyle

Gets the default cursor style for linear range views.

Methods

Equals(object?)
Equals(LinearRangeSettings?)
GetHashCode()
ToString()

Operators

operator ==(LinearRangeSettings?, LinearRangeSettings?)
operator !=(LinearRangeSettings?, LinearRangeSettings?)