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

# Unicode.GeneralCategory.openPunctuation

An opening punctuation mark of a pair.

## Declaration

```swift
case openPunctuation
```

## Discussion

Discussion This value corresponds to the category Open_Punctuation (abbreviated Ps) in the Unicode Standard.
