I have a UIImagePickerController subclass, and I would like to detect when the user presses the "retake" button.
Is that possible... what delegate method gets called? I looked at the docs but I can't find anything: http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIImagePickerControllerDelegate%5FProtocol/UIImagePickerControllerDelegate/UIImagePickerControllerDelegate.html
EDIT: I am accepting the answer, though this requires you build to OS 3.1