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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

AlignmentModes

Gets or sets the AlignmentModes for this Shortcut.

public AlignmentModes AlignmentModes { get; set; }

Property Value

AlignmentModes

Remarks

The default is StartToEnd. This means that the CommandView will be on the left, HelpView in the middle, and KeyView on the right.

Edit this page