Contents

imageScaling

The scaling mode applied to make the cell’s image fit the frame of the image view.

Declaration

var imageScaling: NSImageScaling { get set }

Discussion

The default value of this property is NSImageScaling.scaleProportionallyDown.

See Also

Configuring button images