Enum Orientation | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Direction of an element (horizontal or vertical)

public enum Orientation

Fields

Horizontal = 0

Left to right

Vertical = 1

Bottom to top

Edit this page