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 12 days ago

Definition

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