gridColumnStart
The 1-based column 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 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleGridLine gridColumnStart { get; set; }