NSView.LayerContentsPlacement.scaleProportionallyToFill
The content is resized to completely fill the bounds rectangle, while still preserving the aspect of the content. The content is centered in the axis it exceeds.
Declaration
case scaleProportionallyToFillSee Also
Constants
NSView.LayerContentsPlacement.scaleAxesIndependentlyNSView.LayerContentsPlacement.scaleProportionallyToFitNSView.LayerContentsPlacement.centerNSView.LayerContentsPlacement.topNSView.LayerContentsPlacement.topRightNSView.LayerContentsPlacement.rightNSView.LayerContentsPlacement.bottomRightNSView.LayerContentsPlacement.bottomNSView.LayerContentsPlacement.bottomLeftNSView.LayerContentsPlacement.leftNSView.LayerContentsPlacement.topLeft