Table of Contents

Property MinimumContentDim

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

MinimumContentDim

The minimum dimension the filled view will be constrained to. When the SuperView uses DimAuto, this minimum will contribute to the auto-sizing calculation, ensuring the SuperView is at least large enough to accommodate the minimum.

public Dim? MinimumContentDim { get; init; }

Property Value

Dim