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

# Unicode.GeneralCategory.otherPunctuation

A punctuation mark of another type.

## Declaration

```swift
case otherPunctuation
```

## Discussion

Discussion This value corresponds to the category Other_Punctuation (abbreviated Po) in the Unicode Standard.
