NSView.LayerContentsPlacement
These constants specify the location of the layer content when the content is not rerendered in response to view resizing. For more information, see the Layercontentsplacement Swift.property property.
Declaration
enum LayerContentsPlacementTopics
Constants
NSView.LayerContentsPlacement.scaleAxesIndependentlyNSView.LayerContentsPlacement.scaleProportionallyToFitNSView.LayerContentsPlacement.scaleProportionallyToFillNSView.LayerContentsPlacement.centerNSView.LayerContentsPlacement.topNSView.LayerContentsPlacement.topRightNSView.LayerContentsPlacement.rightNSView.LayerContentsPlacement.bottomRightNSView.LayerContentsPlacement.bottomNSView.LayerContentsPlacement.bottomLeftNSView.LayerContentsPlacement.leftNSView.LayerContentsPlacement.topLeft