Class BindableElement.UxmlTraits
Inheritance
BindableElement.UxmlTraits
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlTraits : VisualElement.UxmlTraits
Constructors
| Improve this Doc View SourceUxmlTraits()
Declaration
public UxmlTraits()
Methods
| Improve this Doc View SourceInit(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
| Type | Name | Description |
|---|---|---|
| VisualElement | ve | |
| IUxmlAttributes | bag | |
| CreationContext | cc |