LayoutDirection Enumeration |
Namespace: FM.IceLink
| Member name | Value | Description | |
|---|---|---|---|
| Horizontal | 1 | Indicates that the layout should flow horizontally, filling rows as needed. | |
| Vertical | 2 | Indicates that the layout should flow vertically, filling columns as needed. |