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

# goToLiftPercentage(with:completionHandler:)

## Declaration

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

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