moveSaturation(with:completion:)

Declaration

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