Property ContentSizeTracksViewport | Terminal.Gui v2 (original) (raw)

Table of Contents

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ContentSizeTracksViewport

Gets or sets a value indicating whether the view's content size tracks the Viewport's size or not.

public bool ContentSizeTracksViewport { get; set; }

Property Value

bool

Remarks

See the View Layout Deep Dive for more information: https://gui-cs.github.io/Terminal.GuiV2Docs/docs/layout.html

Value-Result

Edit this page