---
title: MTRDoorLockDlRFIDOperationEventMask
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdoorlockdlrfidoperationeventmask
---

# MTRDoorLockDlRFIDOperationEventMask

## Declaration

```swift
struct MTRDoorLockDlRFIDOperationEventMask
```

## Topics

### Initializers

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

### Type Properties

- [lock](matter/mtrdoorlockdlrfidoperationeventmask/lock.md)
- [lockInvalidRFID](matter/mtrdoorlockdlrfidoperationeventmask/lockinvalidrfid.md)
- [lockInvalidSchedule](matter/mtrdoorlockdlrfidoperationeventmask/lockinvalidschedule.md)
- [unknown](matter/mtrdoorlockdlrfidoperationeventmask/unknown.md)
- [unlock](matter/mtrdoorlockdlrfidoperationeventmask/unlock.md)
- [unlockInvalidRFID](matter/mtrdoorlockdlrfidoperationeventmask/unlockinvalidrfid.md)
- [unlockInvalidSchedule](matter/mtrdoorlockdlrfidoperationeventmask/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)
