Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LayoutDirection

Specifies the direction of the layout flow.

Index

Enumeration members

Enumeration members

Horizontal

Horizontal: = 1
Indicates that the layout should flow horizontally, filling rows as needed.
field

Horizontal

type

{fm.icelink.LayoutDirection}

Vertical

Vertical: = 2
Indicates that the layout should flow vertically, filling columns as needed.
field

Vertical

type

{fm.icelink.LayoutDirection}