<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRDoorLockDlRemoteProgrammingEventMask"
  },
  "title" : "MTRDoorLockDlRemoteProgrammingEventMask"
}
-->

# MTRDoorLockDlRemoteProgrammingEventMask

```
struct MTRDoorLockDlRemoteProgrammingEventMask
```

## Topics

### Initializers

[`init(rawValue: UInt16)`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/init(rawValue:))

### Type Properties

[`static var pinAdded: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/pinAdded)

[`static var pinChanged: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/pinChanged)

[`static var pinCleared: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/pinCleared)

[`static var programmingPINChanged: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/programmingPINChanged)

[`static var rfidCodeAdded: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/rfidCodeAdded)

[`static var rfidCodeCleared: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/rfidCodeCleared)

[`static var unknown: MTRDoorLockDlRemoteProgrammingEventMask`](/documentation/Matter/MTRDoorLockDlRemoteProgrammingEventMask/unknown)

## Relationships

### Conforms To

[`OptionSet`](/documentation/Swift/OptionSet)

[`Equatable`](/documentation/Swift/Equatable)

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)