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

UxmlChildElementDescription

class in UnityEngine.Experimental.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.