Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OPT_ALIGN

选项对齐方式

Index

Enumeration members

Enumeration members

AUTO

AUTO: = "auto"

自动适应

COLUMN

COLUMN: = "column"

指定列数排列

HORIZONTAL

HORIZONTAL: = "horizontal"

水平排布

VERTICAL

VERTICAL: = "vertical"

垂直排布

Generated using TypeDoc