UxmlChildElementDescription
Describe an allowed child element for an element.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public class UxmlChildElementDescription
Constructors
Constructor | Description |
|---|---|
| UxmlChildElementDescription(System.Type) | Constructor. |
Properties
Property | Description |
|---|---|
| elementName | The name of the allowed child element. |
| elementNamespace | The namespace name of the allowed child element. |