Constructor FillPair | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

FillPair(IFill, IFill)

Creates a new instance using the provided fills for foreground and background color when assembling Attribute.

public FillPair(IFill fore, IFill back)

Parameters

fore IFill

back IFill

Edit this page