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

# readAttributeColorPointGY(completion:)

## Declaration

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

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