Method MakeColor | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
MakeColor(in Color, in Color)
Makes an Attribute.
Attribute MakeColor(in Color foreground, in Color background)
Parameters
foreground
Color
The foreground color.
background
Color
The background color.
Returns
The attribute for the foreground and background colors.