Namespace UnityEditor.Experimental.UIElements
Classes
BaseCompositeField<TValue, TField, TFieldValue>
This is the base class for the compound fields of type TMain.
BaseCompositeField<TValue, TField, TFieldValue>.UxmlTraits
BasePopupField<TValue, TChoice>
This is the base class for all the popup field elements. TValue and TChoice can be different, see MaskField, or the same, see PopupField