Property Arrangement | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Arrangement

Gets or sets the user actions that are enabled for the arranging this view within it's SuperView.

public ViewArrangement Arrangement { get; set; }

Property Value

ViewArrangement

Remarks

See the View Arrangement Deep Dive for more information: https://gui-cs.github.io/Terminal.GuiV2Docs/docs/arrangement.html

Edit this page