IsAuto()
Check if Length is Auto.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool IsAuto()
Returns
Type | Description |
|---|---|
| bool | true if Length is Auto, false otherwise |