---
title: spelling
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nstextcheckingresult/checkingtype/spelling
---

# spelling

Checks spelling.

## Declaration

```swift
static var spelling: NSTextCheckingResult.CheckingType { get }
```

## See Also

### Constants

- [orthography](foundation/nstextcheckingresult/checkingtype/orthography.md)
- [grammar](foundation/nstextcheckingresult/checkingtype/grammar.md)
- [date](foundation/nstextcheckingresult/checkingtype/date.md)
- [address](foundation/nstextcheckingresult/checkingtype/address.md)
- [link](foundation/nstextcheckingresult/checkingtype/link.md)
- [quote](foundation/nstextcheckingresult/checkingtype/quote.md)
- [dash](foundation/nstextcheckingresult/checkingtype/dash.md)
- [replacement](foundation/nstextcheckingresult/checkingtype/replacement.md)
- [correction](foundation/nstextcheckingresult/checkingtype/correction.md)
- [regularExpression](foundation/nstextcheckingresult/checkingtype/regularexpression.md)
- [phoneNumber](foundation/nstextcheckingresult/checkingtype/phonenumber.md)
- [transitInformation](foundation/nstextcheckingresult/checkingtype/transitinformation.md)
