| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/UIElements.VisualElement.ClassListContains.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| cls | The name of the class for the search query. |
bool Returns true if the class is part of the list. Otherwise, returns false.
Searches for a class in the class list of this element.
| Web Proxy Viewer | New URL | Original Page |