---
title: UITextAutocorrectionType.default
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextautocorrectiontype/default
---

# UITextAutocorrectionType.default

Specifies an appropriate autocorrection behavior for the current script system.

## Declaration

```swift
case `default`
```

## See Also

### Constants

- [UITextAutocorrectionType.no](uikit/uitextautocorrectiontype/no.md)
- [UITextAutocorrectionType.yes](uikit/uitextautocorrectiontype/yes.md)
