IsEmpty()
Help verify whether an asset or gradient has been assigned or not.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool IsEmpty()
Returns
Type | Description |
|---|---|
| bool | True if no asset and no gradient is assigned. |