---
title: Activity.ContentUpdates.Element
framework: activitykit
role: symbol
role_heading: Type Alias
path: activitykit/activity/contentupdates-swift.struct/element
---

# Activity.ContentUpdates.Element

The type of element this asynchronous sequence produces.

## Declaration

```swift
typealias Element = ActivityContent<Activity<Attributes>.ContentState>
```
