---
title: "readAttributeInstalledOpenLimitLift(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwindowcovering/readattributeinstalledopenlimitlift(completion:)"
---

# readAttributeInstalledOpenLimitLift(completion:)

## Declaration

```swift
func readAttributeInstalledOpenLimitLift(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeInstalledOpenLimitLift() async throws -> NSNumber
```
