#import <JTSImageViewController.h>
Interactions Delegate
Called when the image viewer is deciding whether to display the Menu Controller, to allow the user to copy the image to the general pasteboard.
Called when the image viewer detects a long press.
Called when the image viewer is deciding whether to respond to user interactions.
You may need to return NO if you are presenting custom, temporary UI on top of the image viewer. This method is called more than once. Returning NO does not "lock" the image viewer.
The documentation for this protocol was generated from the following file: