I've been looking through various questions/answers on stackoverflow. It seems that its possible to customize the indicators of a page control. Specifically, changing them to custom images. Customize dot with image of UIPageControl at index 0 of UIPageControl
However, I am using a UIPageViewController so how can I access the UIPageControl element from within the class? There is no subview that is the UIPageControl.