---
title: "readAttributeInstalledClosedLimitLift(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwindowcovering/readattributeinstalledclosedlimitlift(completionhandler:)"
---

# readAttributeInstalledClosedLimitLift(completionHandler:)

## Declaration

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

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