GetItemsCount()
Returns the expected item count in the source.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual int GetItemsCount()
Returns
Type | Description |
|---|---|
| int | The item count. |