Table of Contents

Property Orientation

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Orientation

Gets or sets the Orientation for this Bar. The default is Horizontal.

public Orientation Orientation { get; set; }

Property Value

Orientation

Remarks

Horizontal orientation arranges the command, help, and key parts of each Shortcuts from right to left Vertical orientation arranges the command, help, and key parts of each Shortcuts from left to right.