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