---
title: "readAttributePrimary4Intensity(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/readattributeprimary4intensity(completion:)"
---

# readAttributePrimary4Intensity(completion:)

## Declaration

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

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