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

# readAttributeColorPointGX(completion:)

## Declaration

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

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