class in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Describe an allowed child element for an element.
Property | Description |
---|---|
elementName | The name of the allowed child element. |
elementNamespace | The namespace name of the allowed child element. |
Constructor | Description |
---|---|
UxmlChildElementDescription | Constructor. |