Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
<NIPagingScrollViewDelegate> Protocol Reference

Overview

The delegate for NIPagingScrollView.

Definition at line 26 of file NIPagingScrollViewDelegate.h.

Inheritance diagram for <NIPagingScrollViewDelegate>:
<NIPhotoAlbumScrollViewDelegate> NIToolbarPhotoViewController

Methods

[NIPhotoAlbumScrollViewDelegate] Scrolling and Zooming
(void) - pagingScrollViewDidScroll:
[NIPagingScrollViewDelegate] Changing Pages
(void) - pagingScrollViewDidChangePages:

Method Documentation

- (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.

Generated for Nimbus by doxygen 1.7.4-20110629