Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerticalDirection

Vertical layout direction.

Index

Enumeration members

Enumeration members

BOTTOM_TO_TOP

BOTTOM_TO_TOP: = 0

Items arranged from bottom to top.

TOP_TO_BOTTOM

TOP_TO_BOTTOM: = 1

Items arranged from top to bottom.

Generated using TypeDoc