---
title: "writeAttributeColorPointBIntensity(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/writeattributecolorpointbintensity(withvalue:completion:)"
---

# writeAttributeColorPointBIntensity(withValue:completion:)

## Declaration

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

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