---
title: "readAttributeWeighting(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributeweighting(completionhandler:)"
---

# readAttributeWeighting(completionHandler:)

## Declaration

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

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