Skip to content

Releases: KyoheiG3/PagingView

0.4.0

15 Oct 08:56
Compare
Choose a tag to compare

Not stored IndexPath.

IndexPath will not be stored in reload. Please use the following if necessary.

optional func indexPathOfStartingInPagingView(pagingView: PagingView.PagingView) -> NSIndexPath?