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

# readAttributeColorPointRIntensity(completion:)

## Declaration

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

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