gridAutoFlow
Controls how the auto-placement algorithm flows items into a CSS Grid container. Only takes effect when display is set to grid.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleEnum<GridAutoFlow> gridAutoFlow { get; set; }