Method GetHighlightColorScheme | Terminal.Gui v2 (original) (raw)

Table of Contents

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.

Edit this page