---
title: MTRDoorLockDlKeypadOperationEventMask
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdoorlockdlkeypadoperationeventmask
---

# MTRDoorLockDlKeypadOperationEventMask

## Declaration

```swift
struct MTRDoorLockDlKeypadOperationEventMask
```

## Topics

### Initializers

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

### Type Properties

- [lock](matter/mtrdoorlockdlkeypadoperationeventmask/lock.md)
- [lockInvalidPIN](matter/mtrdoorlockdlkeypadoperationeventmask/lockinvalidpin.md)
- [lockInvalidSchedule](matter/mtrdoorlockdlkeypadoperationeventmask/lockinvalidschedule.md)
- [nonAccessUserOpEvent](matter/mtrdoorlockdlkeypadoperationeventmask/nonaccessuseropevent.md)
- [unknown](matter/mtrdoorlockdlkeypadoperationeventmask/unknown.md)
- [unlock](matter/mtrdoorlockdlkeypadoperationeventmask/unlock.md)
- [unlockInvalidCode](matter/mtrdoorlockdlkeypadoperationeventmask/unlockinvalidcode.md)
- [unlockInvalidSchedule](matter/mtrdoorlockdlkeypadoperationeventmask/unlockinvalidschedule.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)
