---
title: imageScaling
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsbuttoncell/imagescaling
---

# imageScaling

The scale factor for the button’s image.

## Declaration

```swift
var imageScaling: NSImageScaling { get set }
```

## See Also

### Managing Images

- [alternateImage](appkit/nsbuttoncell/alternateimage.md)
- [imagePosition](appkit/nsbuttoncell/imageposition.md)
