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

# buildBlock(_:_:_:)

## Declaration

```swift
static func buildBlock<S0, S1, S2>(_ s0: S0, _ s1: S1, _ s2: S2) -> some DeviceActivityReportScene where S0 : DeviceActivityReportScene, S1 : DeviceActivityReportScene, S2 : DeviceActivityReportScene

```
