---
title: "readAttributeAcCurrentMultiplier(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributeaccurrentmultiplier(completionhandler:)"
---

# readAttributeAcCurrentMultiplier(completionHandler:)

## Declaration

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

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