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

# Unicode.GeneralCategory.surrogate

A surrogate code point.

## Declaration

```swift
case surrogate
```

## Discussion

Discussion This value corresponds to the category Surrogate (abbreviated Cs) in the Unicode Standard.
