Hi,
i want to hide the bar of the UIPageControl, because i want to implement a pagination with swipe gesture function so I don't need to display the dot bar. If I set hidden=YES
there will remain a black block with size of the UIPageControl. Is there a way to hide the UIPageControl Bar completely?
Thanks for your answers.