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

UxmlRootElementTraits.uxmlChildElementsDescription

public IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription;

Description

Returns an enumerable containing UxmlChildElementDescription(typeof(VisualElement)), since the root element can contain VisualElements.