VisualElement.Remove

Declaration

public void Remove(UIElements.VisualElement element);

Parameters

element The child to be removed.

Description

Removes this child from the hierarchy of its contentContainer.

If the child is not found in the hierarchy, an ArgumentException will be thrown.


Did you find this page useful? Please give it a rating: