---
title: onName
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationqueue/notificationcoalescing/onname
---

# onName

Coalesce notifications with the same name.

## Declaration

```swift
static var onName: NotificationQueue.NotificationCoalescing { get }
```

## See Also

### Constants

- [none](foundation/notificationqueue/notificationcoalescing/none.md)
- [onSender](foundation/notificationqueue/notificationcoalescing/onsender.md)
