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

# enhancedStepHue(with:completion:)

## Declaration

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

```swift
func enhancedStepHue(with params: MTRColorControlClusterEnhancedStepHueParams) async throws
```
