NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
The photo scroll view delegate.
Tasks | |
[NIPhotoScrollViewDelegate] Zooming | |
(void) | - photoScrollViewDidDoubleTapToZoom:didZoomIn: |
The user has double-tapped the photo to zoom either in or out.
photoScrollView | The photo scroll view that was tapped. |
didZoomIn | YES if the photo was zoomed in. NO if the photo was zoomed out. |