Span(int)
A span of count tracks from the opposite edge.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static GridLine Span(int count)
Parameters
The number of tracks to span; must be >= 1.
Returns
Type | Description |
|---|---|
| GridLine |