---
title: MPSGraphResizeNearestRoundingMode.roundToEven
framework: metalperformanceshadersgraph
role: symbol
role_heading: Case
path: metalperformanceshadersgraph/mpsgraphresizenearestroundingmode/roundtoeven
---

# MPSGraphResizeNearestRoundingMode.roundToEven

Rounds values to the nearest integer value, with 0.5f rounding toward the closest even value.

## Declaration

```swift
case roundToEven
```
