---
title: NSTextCheckingAllSystemTypes
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nstextcheckingallsystemtypes
---

# NSTextCheckingAllSystemTypes

Checking types supported by the system. The first 32 types are reserved.

## Declaration

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

## See Also

### Constants

- [NSTextCheckingAllCustomTypes](foundation/nstextcheckingallcustomtypes.md)
- [NSTextCheckingAllTypes](foundation/nstextcheckingalltypes.md)
