---
title: agreeWithArgument
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/key/agreewithargument
---

# agreeWithArgument

An attribute key whose value indicates inflection agreement with a specific argument.

## Declaration

```swift
static let agreeWithArgument: 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)
- [agreeWithConcept](foundation/nsattributedstring/key/agreewithconcept.md)
- [referentConcept](foundation/nsattributedstring/key/referentconcept.md)
- [localizedNumberFormat](foundation/nsattributedstring/key/localizednumberformat.md)
