---
title: "buildPartialBlock(first:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/resolverspecificationbuilder/buildpartialblock(first:)"
---

# buildPartialBlock(first:)

## Declaration

```swift
static func buildPartialBlock<R>(first: R) -> ResolverSpecificationBuilder<Property>.Specification<Property, R> where R : Resolver
```
