| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/UIElements.VisualElement.Remove.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| element | The child to be removed. |
Removes this child from the VisualElement.hierarchy of its VisualElement.contentContainer.
If the child is not found in the hierarchy, an ArgumentException will be thrown.
| Web Proxy Viewer | New URL | Original Page |