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

# readAttributeColorPointGY(completionHandler:)

## Declaration

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

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