Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
The delegate for the photo scrubber.
Sends notifications of state changes.
Definition at line 174 of file NIPhotoScrubberView.h.
Methods | |
Selection Changes | |
(void) | - photoScrubberViewDidChangeSelection: |
- (void) photoScrubberViewDidChangeSelection: | (NIPhotoScrubberView *) | photoScrubberView |
The photo scrubber changed its selection.
Use photoScrubberView.selectedPhotoIndex to access the current selection.