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

# Unicode.GeneralCategory.dashPunctuation

A dash or hyphen punctuation mark.

## Declaration

```swift
case dashPunctuation
```

## Discussion

Discussion This value corresponds to the category Dash_Punctuation (abbreviated Pd) in the Unicode Standard.
