IsExpanded(int)
Returns true if the specified TreeView item is expanded, false otherwise.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool IsExpanded(int id)
Parameters
The TreeView item identifier.
Returns
Type | Description |
|---|---|
| bool |