---
title: "writeAttributeColorPointGIntensity(withValue:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/writeattributecolorpointgintensity(withvalue:completionhandler:)"
---

# writeAttributeColorPointGIntensity(withValue:completionHandler:)

## Declaration

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

```swift
func writeAttributeColorPointGIntensity(withValue value: NSNumber?) async throws
```
