Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Align

Horizontal alignment of content w.r.t column. If unspecified, content will be aligned to the leading edge.

Enumeration members

Enumeration members

Center

Center: = "CENTER"

Leading

Leading: = "LEADING"

Trailing

Trailing: = "TRAILING"

Unspecified

Unspecified: = "UNSPECIFIED"

Generated using TypeDoc