MakeItem()
Creates a VisualElement to use in the virtualization of the collection view.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
protected abstract VisualElement MakeItem()
Returns
Type | Description |
|---|---|
| VisualElement | A VisualElement for the row. |