defaultAttachmentScaling
The default amount of scaling to apply when an attachment image is too large to fit in a text container.
Declaration
var defaultAttachmentScaling: NSImageScaling { get set }Discussion
Attachment cells control their own size and drawing, so this setting is only advisory to them, but Application Kit–supplied attachment cells respect it.