Class PropertyField.UxmlTraits
Defines PropertyField.UxmlTraits for the PropertyField.
Inherited Members
Namespace: UnityEditor.UIElements
Syntax
public class UxmlTraits : VisualElement.UxmlTraits
Constructors
UxmlTraits()
Constructor.
Declaration
public UxmlTraits()
Methods
Init(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | ve | |
IUxmlAttributes | bag | |
CreationContext | cc |