---
title: "buildBlock(_:_:_:_:_:_:)"
framework: deviceactivity
role: symbol
role_heading: Type Method
path: "deviceactivity/deviceactivityreportbuilder/buildblock(_:_:_:_:_:_:)"
---

# buildBlock(_:_:_:_:_:_:)

## Declaration

```swift
static func buildBlock<S0, S1, S2, S3, S4, S5>(_ s0: S0, _ s1: S1, _ s2: S2, _ s3: S3, _ s4: S4, _ s5: S5) -> some DeviceActivityReportScene where S0 : DeviceActivityReportScene, S1 : DeviceActivityReportScene, S2 : DeviceActivityReportScene, S3 : DeviceActivityReportScene, S4 : DeviceActivityReportScene, S5 : DeviceActivityReportScene

```
