AtLine(int)
An explicit 1-based grid line.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static GridLine AtLine(int line)
Parameters
The line index; must be >= 1 (0 and negatives are invalid).
Returns
Type | Description |
|---|---|
| GridLine |