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

# goToLiftPercentage(with:completion:)

## Declaration

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

```swift
func goToLiftPercentage(with params: MTRWindowCoveringClusterGoToLiftPercentageParams) async throws
```
