uxmlChildElementsDescription
Returns an empty enumerable, because list views usually do not have child elements.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }