Table of Contents

Property ContentSizeTracksViewport

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