You can change the borders UIViewtwice the width and height of your frame, but I would highly recommend against this, this will make your code confusing. I don’t think you should assume anything about the number of pixels per dot, Apple specifically developed iOS to be an agnostic of pixels, you should not try to convey this.
source
share