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

# readAttributeACRefrigerantType(completionHandler:)

## Declaration

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

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