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

# readAttributeColorPointGIntensity(completion:)

## Declaration

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

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