This version of Unity is unsupported.

VisualElement.RemoveFromClassList

Declaration

public void RemoveFromClassList(string className);

Parameters

className The name of the class to remove to the list.

Description

Removes a class from the class list of the element.