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

# Unicode.GeneralCategory.control

A C0 or C1 control code.

## Declaration

```swift
case control
```

## Discussion

Discussion This value corresponds to the category Control (abbreviated Cc) in the Unicode Standard.
