Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LayoutDirection

enum of all possible layout directions

Index

Enumeration members

Enumeration members

COLUMN

COLUMN: = "column"

COLUMN_REVERSE

COLUMN_REVERSE: = "column-reverse"

ROW

ROW: = "row"

ROW_REVERSE

ROW_REVERSE: = "row-reverse"

Generated using TypeDoc