Represents a flexbox container.
Inherits: Container : UIElement : UIElementBase
Content property: Children
| Name | Type | Description |
|---|---|---|
| Orientation | Orientation | Orientation of the items in the panel. |
| JustifyItems | JustifyItems | The mode of the items aligning along the main axis. |
| Gap | GapSize | The gaps between the items along the main and perpendicular axis. |
| Base item properties | ||