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

# readAttributeColorPointRY(completion:)

## Declaration

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

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