Property AutoSize | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
AutoSize
Used by Text to resize the view's Bounds with the Size. Setting AutoSize to true only work if the Width and Height are null orAbsolute values and doesn't work with Computed layout, to avoid breaking the Pos and Dim settings.
public bool AutoSize { get; set; }