# textUssClassName

> USS class name of Text elements in RadioButton elements.

## Definition

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

```csharp
public static readonly string textUssClassName
```

### Remarks

Unity adds this USS class to Text sub-elements of the [RadioButton](/engine/6000.7/script-reference/unityengine/uielements/radiobutton.md).
