<!--
{
  "availability" : [
    "iOS: 16.1.0 - 16.2.0",
    "iPadOS: 16.1.0 - 16.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "ActivityKit",
  "identifier" : "/documentation/ActivityKit/Activity/contentStateUpdates-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ActivityKit"
    ],
    "preciseIdentifier" : "s:11ActivityKit0A0C19contentStateUpdatesAC07ContentdE0Vyx_Gvp"
  },
  "title" : "contentStateUpdates"
}
-->

# contentStateUpdates

An asynchronous sequence you use to observe changes to the dynamic content of a Live Activity.

```
var contentStateUpdates: Activity<Attributes>.ContentStateUpdates { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)