---
title: localizedNumberFormat
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/key/localizednumberformat
---

# localizedNumberFormat

An attribute key whose value specifies a localized number format.

## Declaration

```swift
static let localizedNumberFormat: NSAttributedString.Key
```

## See Also

### Getting translation-related attribute keys

- [languageIdentifier](foundation/nsattributedstring/key/languageidentifier.md)
- [morphology](foundation/nsattributedstring/key/morphology.md)
- [inflectionRule](foundation/nsattributedstring/key/inflectionrule.md)
- [inflectionAlternative](foundation/nsattributedstring/key/inflectionalternative.md)
- [agreeWithArgument](foundation/nsattributedstring/key/agreewithargument.md)
- [agreeWithConcept](foundation/nsattributedstring/key/agreewithconcept.md)
- [referentConcept](foundation/nsattributedstring/key/referentconcept.md)
