uxmlChildElementsDescription
Describes the types of element that can appear as children of this element in a UXML file.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }