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

# Activity.ContentStateUpdates.Element

The type of element this asynchronous sequence produces.

## Declaration

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

## See Also

### Creating an iterator

- [makeAsyncIterator()](activitykit/activity/contentstateupdates-swift.struct/makeasynciterator().md)
- [Activity.ContentStateUpdates.Iterator](activitykit/activity/contentstateupdates-swift.struct/iterator.md)
