---
title: MTRDoorLockDlRFIDProgrammingEventMask
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdoorlockdlrfidprogrammingeventmask
---

# MTRDoorLockDlRFIDProgrammingEventMask

## Declaration

```swift
struct MTRDoorLockDlRFIDProgrammingEventMask
```

## Topics

### Initializers

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

### Type Properties

- [rfidCodeAdded](matter/mtrdoorlockdlrfidprogrammingeventmask/rfidcodeadded.md)
- [rfidCodeCleared](matter/mtrdoorlockdlrfidprogrammingeventmask/rfidcodecleared.md)
- [unknown](matter/mtrdoorlockdlrfidprogrammingeventmask/unknown.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)
