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

# NSImage.ResizingMode

Constants that describe the resizing mode for the image.

```
enum ResizingMode
```

## Topics

### Constants

[`NSImage.ResizingMode.tile`](/documentation/AppKit/NSImage/ResizingMode-swift.enum/tile)

The image tiles when it resizes.

[`NSImage.ResizingMode.stretch`](/documentation/AppKit/NSImage/ResizingMode-swift.enum/stretch)

The image stretches when it resizes.



---

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)