<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreML",
  "identifier" : "/documentation/CoreML/MLTensor/ResizeMethod/nearestNeighbor",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core ML"
    ],
    "preciseIdentifier" : "s:6CoreML8MLTensorV12ResizeMethodO15nearestNeighboryA2EmF"
  },
  "title" : "MLTensor.ResizeMethod.nearestNeighbor"
}
-->

# MLTensor.ResizeMethod.nearestNeighbor

The nearest interpolation mode where values are interpolated using the closest neighbor pixel.

```
case nearestNeighbor
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)