Table of Contents

Property To

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

To

The view to fill up to. When specified, the fill will stop at the position of this view (either its X or Y coordinate depending on the dimension being calculated).

public View? To { get; init; }

Property Value

View