---
title: MTRDoorLockDayOfWeek
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdoorlockdayofweek
---

# MTRDoorLockDayOfWeek

## Declaration

```swift
struct MTRDoorLockDayOfWeek
```

## Topics

### Initializers

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

### Type Properties

- [friday](matter/mtrdoorlockdayofweek/friday.md)
- [monday](matter/mtrdoorlockdayofweek/monday.md)
- [saturday](matter/mtrdoorlockdayofweek/saturday.md)
- [sunday](matter/mtrdoorlockdayofweek/sunday.md)
- [thursday](matter/mtrdoorlockdayofweek/thursday.md)
- [tuesday](matter/mtrdoorlockdayofweek/tuesday.md)
- [wednesday](matter/mtrdoorlockdayofweek/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)
