---
title: NSTextCheckingAllCustomTypes
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nstextcheckingallcustomtypes
---

# NSTextCheckingAllCustomTypes

Checking types that can be used by clients.

## Declaration

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

## See Also

### Constants

- [NSTextCheckingAllSystemTypes](foundation/nstextcheckingallsystemtypes.md)
- [NSTextCheckingAllTypes](foundation/nstextcheckingalltypes.md)
