imageScaling
A key that contains the behavior to use when scaling the image.
Declaration
static let imageScaling: NSWorkspace.DesktopImageOptionKeyDiscussion
The value is an NSNumber object that contains an NSImageScaling constant as declared in NSCell. If you don’t include this key, the workspace object uses NSImageScaling.scaleProportionallyUpOrDown. NSImageScaling.scaleProportionallyDown isn’t supported.