Table of Contents

Constructor FillPair

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