Method MakeAttribute | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MakeAttribute(Color, Color)

Make the attribute for the foreground and background colors.

public override Attribute MakeAttribute(Color fore, Color back)

Parameters

fore Color

Foreground.

back Color

Background.

Returns

Attribute

Edit this page