---
title: whitespace
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nslinguistictag/whitespace
---

# whitespace

The token indicates white space of any sort.

## Declaration

```swift
static let whitespace: NSLinguisticTag
```

## See Also

### Token Types

- [word](foundation/nslinguistictag/word.md)
- [punctuation](foundation/nslinguistictag/punctuation.md)
- [other](foundation/nslinguistictag/other.md)
