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.