---
title: NotificationCenter.Notifications.Element
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/notificationcenter/notifications/element
---

# NotificationCenter.Notifications.Element

The type of element produced by this asynchronous sequence.

## Declaration

```swift
typealias Element = Notification
```

## Discussion

Discussion The sequence produces Notification elements.
