Class BaseField<TValueType>.UxmlTraits
Defines BaseField<TValueType>.UxmlTraits for the
Inheritance
BaseField<TValueType>.UxmlTraits
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class UxmlTraits : BindableElement.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 |