Class Bar.UxmlTraits
Inheritance
System.Object
Bar.UxmlTraits
Namespace: FasterGames.UI.Components
Assembly: cs.temp.dll.dll
Syntax
public class UxmlTraits : BindableElement.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 |