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

# goToLiftValue(with:completionHandler:)

## Declaration

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

```swift
func goToLiftValue(with params: MTRWindowCoveringClusterGoToLiftValueParams) async throws
```
