0

I need to show the current number of View how can i do this??

I think this method is usual, because notifies me when an animation ends

-(void)pageViewController:(UIPageViewController *)pageViewController 
       didFinishAnimating:(BOOL)finished 
  previousViewControllers:(NSArray *)previousViewControllers 
      transitionCompleted:(BOOL)completed{

}
nhgrif
  • 61,578
  • 25
  • 134
  • 173
Fabio
  • 1,913
  • 5
  • 29
  • 53
  • [visit]http://stackoverflow.com/questions/17466718/can-we-customize-the-page-indicator-in-uipageviewcontroller – Ajay Singh Thakur Aug 16 '14 at 08:17
  • possible duplicate of [UIPageViewController: return the current visible view](http://stackoverflow.com/questions/8400870/uipageviewcontroller-return-the-current-visible-view) – ryebread May 25 '15 at 13:37

0 Answers0