---
title: resizingMode
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsimage/resizingmode-swift.property
---

# resizingMode

The resizing mode for the image.

## Declaration

```swift
var resizingMode: NSImage.ResizingMode { get set }
```

## See Also

### Managing Drawing Options

- [isValid](appkit/nsimage/isvalid.md)
- [backgroundColor](appkit/nsimage/backgroundcolor.md)
- [capInsets](appkit/nsimage/capinsets.md)
- [NSImage.ResizingMode](appkit/nsimage/resizingmode-swift.enum.md)
