stepSaturation(with:completion:)

Declaration

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