Self-solved
Answer is magnificationFilter.
https://developer.apple.com/documentation/quartzcore/calayer/1410907-magnificationfilter
imageView.layer.magnificationFilter = CALayerContentsFilter.nearest
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: