Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Type

Enum for layout.

Index

Enumeration members

Enumeration members

GRID

GRID: = 3

Grid Layout.

HORIZONTAL

HORIZONTAL: = 1

Horizontal Layout.

NONE

NONE: = 0

None Layout.

VERTICAL

VERTICAL: = 2

Vertical Layout.

Generated using TypeDoc