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

# goToTiltPercentage(with:completionHandler:)

## Declaration

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

```swift
func goToTiltPercentage(with params: MTRWindowCoveringClusterGoToTiltPercentageParams) async throws
```
