Table of Contents

Method RefreshContentSize

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

RefreshContentSize()

Recalculates and updates the content size based on the current state.

public void RefreshContentSize()

Remarks

Call this method after making changes that affect the content's dimensions to ensure the layout remains accurate. Also call this if data in Table has changed.