FillDirection
Used by UIGridStyleLayout.FillDirection to control which direction elements are placed.
Items 2
History | Name | Value | Description | |
---|---|---|---|---|
274 | Horizontal | 0 | Fill in the left-to-right direction. | |
274 | Vertical | 1 | Fill in the top-to-bottom direction. |
Description
Used by UIGridStyleLayout.FillDirection to control which direction elements are placed.
History 3
- 274 Add Vertical
- 274 Add Horizontal
- 274 Add FillDirection