Can we customize the page indicator in UIPageViewController?

后端 未结 11 1989
广开言路
广开言路 2020-12-07 17:30

Now it\'s white dots with black background. What about if I want it to be black dots with white backgrounds?

- (NSInteger)presentationCountForPageViewControl         


        
11条回答
  •  抹茶落季
    2020-12-07 18:20

    You can use SMPageControl: Github. It works just like the UIPageControl but with more customisation possibilities.

提交回复
热议问题