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

# none

Do not coalesce notifications in the queue.

## Declaration

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

## See Also

### Constants

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