Skip to content

call some delegates only when scrolling another page

Compare
Choose a tag to compare
@kazuhiro4949 kazuhiro4949 released this 05 Jan 05:59
· 21 commits to master since this release
1ccc9fa

updated delegates:

  • func contentViewController(viewController: PagingContentViewController, willBeginPagingAt index: Int, animated: Bool)
  • func contentViewController(viewController: PagingContentViewController, willFinishPagingAt index: Int, animated: Bool)
  • func contentViewController(viewController: PagingContentViewController, didFinishPagingAt index: Int, animated: Bool)