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

# readAttributeColorPointRX(completion:)

## Declaration

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

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