Table of Contents

Property FillRemaining

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

FillRemaining

Determines if the viewport width will be used or only the text width will be used, If true all the viewport area will be filled with whitespaces and the same background color showing a perfect rectangle.

public bool FillRemaining { get; set; }

Property Value

bool