---
title: "buildPartialBlock(first:)"
framework: widgetkit
role: symbol
role_heading: Type Method
path: "widgetkit/dynamicislandexpandedcontentbuilder/buildpartialblock(first:)-74hpw"
---

# buildPartialBlock(first:)

## Declaration

```swift
static func buildPartialBlock<C>(first: DynamicIslandExpandedContent<C>) -> DynamicIslandExpandedContent<some View> where C : View

```
