---
title: "readAttributeAbsMinCoolSetpointLimit(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeabsmincoolsetpointlimit(completionhandler:)"
---

# readAttributeAbsMinCoolSetpointLimit(completionHandler:)

## Declaration

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

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