---
title: MTRDoorLockLockOperationType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdoorlocklockoperationtype
---

# MTRDoorLockLockOperationType

## Declaration

```swift
enum MTRDoorLockLockOperationType
```

## Topics

### Enumeration Cases

- [MTRDoorLockLockOperationType.forcedUserEvent](matter/mtrdoorlocklockoperationtype/forceduserevent.md)
- [MTRDoorLockLockOperationType.lock](matter/mtrdoorlocklockoperationtype/lock.md)
- [MTRDoorLockLockOperationType.nonAccessUserEvent](matter/mtrdoorlocklockoperationtype/nonaccessuserevent.md)
- [MTRDoorLockLockOperationType.unlock](matter/mtrdoorlocklockoperationtype/unlock.md)
- [MTRDoorLockLockOperationType.unlatch](matter/mtrdoorlocklockoperationtype/unlatch.md)

### Initializers

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
