- , iOS7 , bcz, , .
UIPageViewController didFinishAnimating:, BOOL, , , BOOL, , scroll, ,
- (void)pageViewController:(UIPageViewController *)pageViewController didFinishAnimating:(BOOL)finished previousViewControllers:(NSArray *)previousViewControllers transitionCompleted:(BOOL)completed{
if(completed){
COntentViewController *enlarge =[self.pageViewController.viewControllers lastObject];
self.enlargePhotoPageControl.currentPage = enlarge.pageIndex;
}
}
, , BOOL , , , , . , pagecontrol, , . , - , .