gridRowStart
The 1-based row line a CSS Grid item starts on (0 = auto-placement). Only takes effect when the element is a grid item.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleGridLine gridRowStart { get; set; }