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.
The scaling mode applied to make the cell’s image fit the frame of the image view.
var imageScaling: NSImageScaling { get set }The default value of this property is NSImageScaling.scaleProportionallyDown.