---
title: MTRThermostatDayOfWeek
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrthermostatdayofweek
---

# MTRThermostatDayOfWeek

## Declaration

```swift
struct MTRThermostatDayOfWeek
```

## Topics

### Initializers

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

### Type Properties

- [away](matter/mtrthermostatdayofweek/away.md)
- [awayOrVacation](matter/mtrthermostatdayofweek/awayorvacation.md)
- [friday](matter/mtrthermostatdayofweek/friday.md)
- [monday](matter/mtrthermostatdayofweek/monday.md)
- [saturday](matter/mtrthermostatdayofweek/saturday.md)
- [sunday](matter/mtrthermostatdayofweek/sunday.md)
- [thursday](matter/mtrthermostatdayofweek/thursday.md)
- [tuesday](matter/mtrthermostatdayofweek/tuesday.md)
- [wednesday](matter/mtrthermostatdayofweek/wednesday.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
