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

# MTRDoorLockOperationEventCode

```
enum MTRDoorLockOperationEventCode
```

## Topics

### Enumeration Cases

[`case autoLock`](/documentation/Matter/MTRDoorLockOperationEventCode/autoLock)

[`case keyLock`](/documentation/Matter/MTRDoorLockOperationEventCode/keyLock)

[`case keyUnlock`](/documentation/Matter/MTRDoorLockOperationEventCode/keyUnlock)

[`case lock`](/documentation/Matter/MTRDoorLockOperationEventCode/lock)

[`case lockInvalidPinOrId`](/documentation/Matter/MTRDoorLockOperationEventCode/lockInvalidPinOrId)

[`case lockInvalidSchedule`](/documentation/Matter/MTRDoorLockOperationEventCode/lockInvalidSchedule)

[`case manualLock`](/documentation/Matter/MTRDoorLockOperationEventCode/manualLock)

[`case manualUnlock`](/documentation/Matter/MTRDoorLockOperationEventCode/manualUnlock)

[`case oneTouchLock`](/documentation/Matter/MTRDoorLockOperationEventCode/oneTouchLock)

[`case scheduleLock`](/documentation/Matter/MTRDoorLockOperationEventCode/scheduleLock)

[`case scheduleUnlock`](/documentation/Matter/MTRDoorLockOperationEventCode/scheduleUnlock)

[`case unknownOrMfgSpecific`](/documentation/Matter/MTRDoorLockOperationEventCode/unknownOrMfgSpecific)

[`case unlock`](/documentation/Matter/MTRDoorLockOperationEventCode/unlock)

[`case unlockInvalidPinOrId`](/documentation/Matter/MTRDoorLockOperationEventCode/unlockInvalidPinOrId)

[`case unlockInvalidSchedule`](/documentation/Matter/MTRDoorLockOperationEventCode/unlockInvalidSchedule)

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)