---
title: "readAttributeBitmap8(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributebitmap8(completion:)"
---

# readAttributeBitmap8(completion:)

## Declaration

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

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