I have a UIPageControl that has 22 pages, therefore 22 page indicator dots. In landscape on iPhone they\'re all visible with plenty of space on the left and right,
UIPageControl
Swift 3 version code: based on pbasdf answer.
pageControl.transform = CGAffineTransform(scaleX: 0.7, y: 0.7)