私は UIPageViewController を作成し、これらの関数をオーバーライドしています:
- (NSInteger)presentationCountForPageViewController:(UIPageViewController *)pageViewController
- (NSInteger)presentationIndexForPageViewController:(UIPageViewController *)pageViewController
ここに PageControl を作成します。
PageContol のスタイルを変更するにはどうすればよいですか? (デフォルトは白ですが、暗い色が必要です)