I would like to change the interspace between the dots in UIPageControl. How I can do this?
Unfortunately there are no public method to do that. UIPageControl is a really poor customizable class. You can make it one by yourself or take a look in github, there are a logo of different classes similar to page control. Like this ddpagecontrol