---
title: MTRDoorLockDlKeypadProgrammingEventMask
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdoorlockdlkeypadprogrammingeventmask
---

# MTRDoorLockDlKeypadProgrammingEventMask

## Declaration

```swift
struct MTRDoorLockDlKeypadProgrammingEventMask
```

## Topics

### Initializers

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

### Type Properties

- [pinAdded](matter/mtrdoorlockdlkeypadprogrammingeventmask/pinadded.md)
- [pinChanged](matter/mtrdoorlockdlkeypadprogrammingeventmask/pinchanged.md)
- [pinCleared](matter/mtrdoorlockdlkeypadprogrammingeventmask/pincleared.md)
- [programmingPINChanged](matter/mtrdoorlockdlkeypadprogrammingeventmask/programmingpinchanged.md)
- [unknown](matter/mtrdoorlockdlkeypadprogrammingeventmask/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)
