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

elementName The name of the allowed child element.
elementNamespace The namespace name of the allowed child element.

Constructors

UxmlChildElementDescription Constructor.