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

# readAttributeColorPointRIntensity(completionHandler:)

## Declaration

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

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