# noTextVariantUssClassName

> USS class name of Toggle elements that have no text.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

> **Warning:**
>
> **Deprecated.** This API has been marked as deprecated and may be removed in a future version.

```csharp
public static readonly string noTextVariantUssClassName
```

### Remarks

Unity adds this USS class to the [Toggle](/engine/6000.5/script-reference/unityengine/uielements/toggle.md) if the Toggle does not have a label.
