# inputUssClassName

> USS class name of input elements in Toggle elements.

## Definition

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

```csharp
public static readonly string inputUssClassName
```

### Remarks

Unity adds this USS class to the input sub-element of the [Toggle](/engine/6000.7/script-reference/unityengine/uielements/toggle.md). The input sub-element provides responses to the manipulator.
