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

# Unicode.GeneralCategory.closePunctuation

A closing punctuation mark of a pair.

## Declaration

```swift
case closePunctuation
```

## Discussion

Discussion This value corresponds to the category Close_Punctuation (abbreviated Pe) in the Unicode Standard.
