I have a UIView that is placed as a subview in a UIScrollView. I have several child views made up of images, text, and buttons in the UIView. In order to get decent scrollin
@Jamie Hamick's answer in Swift 5:
myView.layer.rasterizationScale = UIScreen.main.scale