moveSaturation(with:completionHandler:)

Declaration

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