<!--
{
  "availability" : [
    "iOS: 16.4.0 -",
    "iPadOS: 16.4.0 -",
    "macCatalyst: 16.4.0 -",
    "macOS: 13.3.0 -",
    "tvOS: 16.4.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRDoorLockOperatingMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRDoorLockOperatingMode"
  },
  "title" : "MTRDoorLockOperatingMode"
}
-->

# MTRDoorLockOperatingMode

```
enum MTRDoorLockOperatingMode
```

## Topics

### Enumeration Cases

[`case noRemoteLockUnlock`](/documentation/Matter/MTRDoorLockOperatingMode/noRemoteLockUnlock)

[`case normal`](/documentation/Matter/MTRDoorLockOperatingMode/normal)

[`case passage`](/documentation/Matter/MTRDoorLockOperatingMode/passage)

[`case privacy`](/documentation/Matter/MTRDoorLockOperatingMode/privacy)

[`case vacation`](/documentation/Matter/MTRDoorLockOperatingMode/vacation)

### Initializers

[`init?(rawValue: UInt8)`](/documentation/Matter/MTRDoorLockOperatingMode/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)