Add(VisualElement)
Adds an element to this element's contentContainer.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Add(VisualElement child)
public void Add(VisualElement child)