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

# MTRDoorLockDlLockState

```
enum MTRDoorLockDlLockState
```

## Topics

### Enumeration Cases

[`case locked`](/documentation/Matter/MTRDoorLockDlLockState/locked)

[`case notFullyLocked`](/documentation/Matter/MTRDoorLockDlLockState/notFullyLocked)

[`case unlocked`](/documentation/Matter/MTRDoorLockDlLockState/unlocked)

### Enumeration Cases

[`case unlatched`](/documentation/Matter/MTRDoorLockDlLockState/unlatched)

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)