<!--
{
  "availability" : [
    "macOS: 10.10.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSImage/ResizingMode-swift.enum/tile",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSImageResizingMode@NSImageResizingModeTile"
  },
  "title" : "NSImage.ResizingMode.tile"
}
-->

# NSImage.ResizingMode.tile

The image tiles when it resizes.

```
case tile
```

## Discussion

The interior region of the original image repeats to fill in the interior region of the newly resized image.

---

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)