<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/DynamicIslandExpandedContentBuilder",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit35DynamicIslandExpandedContentBuilderV"
  },
  "title" : "DynamicIslandExpandedContentBuilder"
}
-->

# DynamicIslandExpandedContentBuilder

A result builder that constructs the content of an expanded Live Activity in the Dynamic Island.

```
@resultBuilder struct DynamicIslandExpandedContentBuilder
```

## Topics

### Type Methods

[`static func buildPartialBlock<C0, C1>(accumulated: DynamicIslandExpandedContent<C0>, next: DynamicIslandExpandedContent<C1>) -> DynamicIslandExpandedContent<some View>`](/documentation/WidgetKit/DynamicIslandExpandedContentBuilder/buildPartialBlock(accumulated:next:)-39sr0)

[`static func buildPartialBlock<C0, C1>(accumulated: DynamicIslandExpandedContent<C0>, next: DynamicIslandExpandedRegion<C1>) -> DynamicIslandExpandedContent<some View>`](/documentation/WidgetKit/DynamicIslandExpandedContentBuilder/buildPartialBlock(accumulated:next:)-3jswv)

[`static func buildPartialBlock<C>(first: DynamicIslandExpandedRegion<C>) -> DynamicIslandExpandedContent<some View>`](/documentation/WidgetKit/DynamicIslandExpandedContentBuilder/buildPartialBlock(first:)-5j108)

[`static func buildPartialBlock<C>(first: DynamicIslandExpandedContent<C>) -> DynamicIslandExpandedContent<some View>`](/documentation/WidgetKit/DynamicIslandExpandedContentBuilder/buildPartialBlock(first:)-74hpw)

---

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)