---
title: "readAttributeKeypadLockout(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostatuserinterfaceconfiguration/readattributekeypadlockout(completionhandler:)"
---

# readAttributeKeypadLockout(completionHandler:)

## Declaration

```swift
func readAttributeKeypadLockout(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeKeypadLockout() async throws -> NSNumber
```
