# checkmarkUssClassName

> USS class name of checkmark in RadioButton elements.

## Definition

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

```csharp
public static readonly string checkmarkUssClassName
```

### Remarks

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