---
title: "colorLoopSet(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/colorloopset(with:completionhandler:)"
---

# colorLoopSet(with:completionHandler:)

## Declaration

```swift
func colorLoopSet(with params: MTRColorControlClusterColorLoopSetParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func colorLoopSet(with params: MTRColorControlClusterColorLoopSetParams) async throws
```
