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

# readAttributePrimary3Intensity(completion:)

## Declaration

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

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