0

Is it possible to change the outline colour of the dots in UIPageControl?

In my code, I have the following:

subView.currentPageIndicatorTintColor = UIColor.yellowColor()
subView.pageIndicatorTintColor = UIColor.clearColor()

However, setting the pageIndicatorTintColor to "clearColor" renders the entire dot invisible. I'm wondering if there is a way to make the dot invisible, yet change the border colour to something else so that the dot is still visible?

halfer
  • 19,824
  • 17
  • 99
  • 186
syedfa
  • 2,801
  • 1
  • 41
  • 74

0 Answers0