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

# goToTiltPercentage(with:completion:)

## Declaration

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

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