Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IMGUIContainer.UxmlTraits

Defines IMGUIContainer.UxmlTraits for the IMGUIContainer.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class IMGUIContainer.UxmlTraits : VisualElement.UxmlTraits

Properties

Property

Description

uxmlChildElementsDescriptionReturns an empty enumerable, as IMGUIContainer cannot have VisualElement children.

Inheritance