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

# Unicode.GeneralCategory.privateUse

A private-use character.

## Declaration

```swift
case privateUse
```

## Discussion

Discussion This value corresponds to the category Private_Use (abbreviated Co) in the Unicode Standard.
