Property uxmlChildElementsDescription
uxmlChildElementsDescription
Describes the types of element that can appear as children of this element in a UXML file.
Declaration
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
Property Value
Type | Description |
---|---|
IEnumerable<UxmlChildElementDescription> |
Overrides
UnityEngine.UIElements.UxmlFactory<AvatarGroup, AvatarGroup.UxmlTraits>.uxmlChildElementsDescription