# autoCorrection

> Determines if the soft keyboard auto correction is turned on or off.

## Definition

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

```csharp
bool autoCorrection { get; set; }
```
