---
title: "readAttributeInstantaneousLineCurrent(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributeinstantaneouslinecurrent(completion:)"
---

# readAttributeInstantaneousLineCurrent(completion:)

## Declaration

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

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