<!--
{
  "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/MTRKeypadInputFeature",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRKeypadInputFeature"
  },
  "title" : "MTRKeypadInputFeature"
}
-->

# MTRKeypadInputFeature

```
struct MTRKeypadInputFeature
```

## Topics

### Initializers

[`init(rawValue: UInt32)`](/documentation/Matter/MTRKeypadInputFeature/init(rawValue:))

### Type Properties

[`static var locationKeys: MTRKeypadInputFeature`](/documentation/Matter/MTRKeypadInputFeature/locationKeys)

[`static var navigationKeyCodes: MTRKeypadInputFeature`](/documentation/Matter/MTRKeypadInputFeature/navigationKeyCodes)

[`static var numberKeys: MTRKeypadInputFeature`](/documentation/Matter/MTRKeypadInputFeature/numberKeys)

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

---

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)