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

# stepHue(with:completionHandler:)

## Declaration

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

```swift
func stepHue(with params: MTRColorControlClusterStepHueParams) async throws
```
