uxmlChildElementsDescription
Returns an empty enumerable, as template instances do not have children.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }