---
title: "readAttributeMaxLevel(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/readattributemaxlevel(completion:)"
---

# readAttributeMaxLevel(completion:)

## Declaration

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

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