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