Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


uxmlChildElementsDescription

Describes the types of element that can appear as children of this element in a UXML file.
Read time 1 minuteLast updated 11 days ago

Definition

Warning
Deprecated. BaseUxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public virtual IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }