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

# Unicode.GeneralCategory.decimalNumber

A decimal digit.

## Declaration

```swift
case decimalNumber
```

## Discussion

Discussion This value corresponds to the category Decimal_Number (abbreviated Nd) in the Unicode Standard.
