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

# readAttributeColorPointBY(completionHandler:)

## Declaration

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

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