Table of Contents

Enum Orientation

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