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

# readAttributeColorPointRY(completionHandler:)

## Declaration

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

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