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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetColorName(Color)

Gets backwards compatible color name for color.

public static string? GetColorName(Color color)

Parameters

color Color

The color.

Returns

string

Standard color name for the specified color; otherwise null.

Edit this page