Class PopupWindow.UxmlTraits
Defines PopupWindow.UxmlTraits for the PopupWindow.
Inheritance
PopupWindow.UxmlTraits
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class UxmlTraits : TextElement.UxmlTraits
Properties
uxmlChildElementsDescription
Returns an empty enumerable, as popup windows generally do not have children.
Declaration
public override IEnumerable<UxmlChildElementDescription> uxmlChildElementsDescription { get; }
Property Value
Type | Description |
---|---|
IEnumerable<UxmlChildElementDescription> |