---
title: "readAttributeMinLevel(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/readattributeminlevel(completionhandler:)"
---

# readAttributeMinLevel(completionHandler:)

## Declaration

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

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