GetTreeCount()
Gets the TreeView's total number of items.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int GetTreeCount()
Returns
Type | Description |
|---|---|
| int | The TreeView's total number of items. |