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

# readAttributeBallastFactorAdjustment(completionHandler:)

## Declaration

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

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