Method GetHighlightColorScheme | Terminal.Gui v2 (original) (raw)
Table of Contents
Namespace
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
Remarks
The highlight color scheme.