Table of Contents

Property Foreground

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

Foreground

Gets the foreground Color used to render text.

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

Property Value

Color