---
title: onSender
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationqueue/notificationcoalescing/onsender
---

# onSender

Coalesce notifications with the same object.

## Declaration

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

## See Also

### Constants

- [none](foundation/notificationqueue/notificationcoalescing/none.md)
- [onName](foundation/notificationqueue/notificationcoalescing/onname.md)
