---
title: "goToTiltValue(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwindowcovering/gototiltvalue(with:completionhandler:)"
---

# goToTiltValue(with:completionHandler:)

## Declaration

```swift
func goToTiltValue(with params: MTRWindowCoveringClusterGoToTiltValueParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func goToTiltValue(with params: MTRWindowCoveringClusterGoToTiltValueParams) async throws
```
