---
title: NotificationQueue.PostingStyle.now
framework: foundation
role: symbol
role_heading: Case
path: foundation/notificationqueue/postingstyle/now
---

# NotificationQueue.PostingStyle.now

The notification is posted immediately after coalescing.

## Declaration

```swift
case now
```

## See Also

### Constants

- [NotificationQueue.PostingStyle.asap](foundation/notificationqueue/postingstyle/asap.md)
- [NotificationQueue.PostingStyle.whenIdle](foundation/notificationqueue/postingstyle/whenidle.md)
