Closed zirkler closed 7 years ago
Hi there,
how can I change the paginator dot color?
Best Regards
Use pageIndicatorTintColor and currentPageIndicatorTintColor properties on UIPageControl - introView.pageControl.
pageIndicatorTintColor
currentPageIndicatorTintColor
UIPageControl
For very custom dots check out example project.
Hi there,
how can I change the paginator dot color?
Best Regards