Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PopupWindow.UxmlTraits

Defines PopupWindow.UxmlTraits for the PopupWindow.
Read time 1 minuteLast updated 12 days ago

Definition

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

Properties

Property

Description

uxmlChildElementsDescriptionReturns an empty enumerable, as popup windows generally do not have children.

Inheritance