|
Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
The delegate for NIPagingScrollView.
Definition at line 26 of file NIPagingScrollViewDelegate.h.
Methods | |
[NIPhotoAlbumScrollViewDelegate] Scrolling and Zooming | |
| (void) | - pagingScrollViewDidScroll: |
[NIPagingScrollViewDelegate] Changing Pages | |
| (void) | - pagingScrollViewDidChangePages: |
| - (void) pagingScrollViewDidScroll: | (NIPagingScrollView *) | pagingScrollView |
The user is scrolling between two photos.
| - (void) pagingScrollViewDidChangePages: | (NIPagingScrollView *) | pagingScrollView |
The current page has changed.
pagingScrollView.centerPageIndex will reflect the changed page index.