---
title: summaryArgumentCount
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unnotificationcontent/summaryargumentcount
---

# summaryArgumentCount

The number the system adds to the notification summary when the notification represents multiple items.

## Declaration

```swift
var summaryArgumentCount: Int { get }
```

## See Also

### Retrieving group information

- [threadIdentifier](usernotifications/unnotificationcontent/threadidentifier.md)
- [categoryIdentifier](usernotifications/unnotificationcontent/categoryidentifier.md)
- [summaryArgument](usernotifications/unnotificationcontent/summaryargument.md)
