This version of Unity is unsupported.

UxmlChildElementDescription

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Describe an allowed child element for an element.

Properties

elementNameThe name of the allowed child element.
elementNamespaceThe namespace name of the allowed child element.

Constructors

UxmlChildElementDescriptionConstructor.