This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.UxmlTraits.uxmlChildElementsDescription

public IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription;

Description

Returns an enumerable containing UxmlChildElementDescription(typeof(VisualElement)), since VisualElements can contain other VisualElements.