---
title: MTRThermostatRunningMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostatrunningmode
---

# MTRThermostatRunningMode

## Declaration

```swift
enum MTRThermostatRunningMode
```

## Topics

### Enumeration Cases

- [MTRThermostatRunningMode.cool](matter/mtrthermostatrunningmode/cool.md)
- [MTRThermostatRunningMode.heat](matter/mtrthermostatrunningmode/heat.md)
- [MTRThermostatRunningMode.off](matter/mtrthermostatrunningmode/off.md)

### Initializers

- [init(rawValue:)](matter/mtrthermostatrunningmode/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)
