Table of Contents

Property Background

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Background

Gets the background Color used behind text.

[JsonConverter(typeof(ColorJsonConverter))]
public Color Background { get; init; }

Property Value

Color