Table of Contents

Property AutoShow

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AutoShow

Gets or sets whether Visible will be set to true if the dimension of the scroll bar is less than ScrollableContentSize and false if greater than or equal to.

public bool AutoShow { get; set; }

Property Value

bool

Remarks

The default is false.