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

# stepHue(with:completion:)

## Declaration

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

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