Table of Contents

Method GetHighlightColorScheme

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetHighlightColorScheme()

Gets the ColorScheme to use when the view is highlighted. The highlight colorscheme is based on the current ColorScheme, using GetHighlightColor().

public ColorScheme? GetHighlightColorScheme()

Returns

ColorScheme

Remarks

The highlight color scheme.