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.


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