Class UxmlRootElementTraits
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlRootElementTraits : UxmlTraits
Constructors
| Improve this Doc View SourceUxmlRootElementTraits()
Declaration
public UxmlRootElementTraits()
Properties
| Improve this Doc View SourceuxmlChildElementsDescription
Declaration
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<UxmlChildElementDescription> |