implicit operator GridLine(int)
Converts a positive integer to an explicit line; 0 and negatives throw.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Operator
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
implicit operator GridLine(GridLin)
public static implicit operator GridLine(int line)
Parameters
Returns
Type | Description |
|---|---|
| GridLine |