Init(VisualElement, IUxmlAttributes, CreationContext)
Initialize the traits for this field.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
VisualElement to which to apply the attributes.
Bag of attributes where to get the attributes.
Creation context.