---
title: localizedNumericArgument
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizednumericargument
---

# localizedNumericArgument

The value of a numeric argument used to format the run with this attribute.

## Declaration

```swift
let localizedNumericArgument: AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedNumericArgumentAttribute
```

## See Also

### Retrieving localization arguments

- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedNumericArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizednumericargumentattribute.md)
- [localizedDateArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedDateArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateargumentattribute.md)
- [localizedDateIntervalArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateintervalargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedDateIntervalArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateintervalargumentattribute.md)
- [localizedURLArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizedurlargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedURLArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizedurlargumentattribute.md)
