Table of Contents

Property Error

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Error

The color scheme for showing errors.

public static ColorScheme Error { get; set; }

Property Value

ColorScheme

Remarks

This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["Error"];