---
title: Unicode.GeneralCategory.unassigned
framework: swift
role: symbol
role_heading: Case
path: swift/unicode/generalcategory/unassigned
---

# Unicode.GeneralCategory.unassigned

A reserved unassigned code point or a non-character.

## Declaration

```swift
case unassigned
```

## Discussion

Discussion This value corresponds to the category Unassigned (abbreviated Cn) in the Unicode Standard.
