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

Namespace

Terminal.Gui

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

Attribute

The attribute for the foreground and background colors.

Edit this page