---
title: MTRThermostatACRefrigerantType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostatacrefrigeranttype
---

# MTRThermostatACRefrigerantType

## Declaration

```swift
enum MTRThermostatACRefrigerantType
```

## Topics

### Enumeration Cases

- [MTRThermostatACRefrigerantType.R22](matter/mtrthermostatacrefrigeranttype/r22.md)
- [MTRThermostatACRefrigerantType.r407c](matter/mtrthermostatacrefrigeranttype/r407c.md)
- [MTRThermostatACRefrigerantType.r410a](matter/mtrthermostatacrefrigeranttype/r410a.md)
- [MTRThermostatACRefrigerantType.unknown](matter/mtrthermostatacrefrigeranttype/unknown.md)

### Initializers

- [init(rawValue:)](matter/mtrthermostatacrefrigeranttype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
