stepSaturation(with:completionHandler:)

Declaration

func stepSaturation(with params: MTRColorControlClusterStepSaturationParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stepSaturation(with params: MTRColorControlClusterStepSaturationParams) async throws