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

# writeAttributeColorPointGIntensity(withValue:params:completionHandler:)

## Declaration

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

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