---
title: NSTextCheckingAllTypes
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nstextcheckingalltypes
---

# NSTextCheckingAllTypes

All possible checking types, both system- and user-supported.

## Declaration

```swift
var NSTextCheckingAllTypes: NSTextCheckingTypes { get }
```

## See Also

### Constants

- [NSTextCheckingAllCustomTypes](foundation/nstextcheckingallcustomtypes.md)
- [NSTextCheckingAllSystemTypes](foundation/nstextcheckingallsystemtypes.md)
