UIKit.UIImagePickerControllerDelegate: Method Members

The methods of UIKit.UIImagePickerControllerDelegate are listed below. For a list of all members, see the UIImagePickerControllerDelegate Members list.

See Also: Inherited members from UIKit.UINavigationControllerDelegate

Public Methods

Canceled(UIImagePickerController)
Indicates that the user cancelled the media-picking operation.
FinishedPickingImage(UIImagePickerController, UIImage, Foundation.NSDictionary)
Indicates that the user has completed picking an image.|b
FinishedPickingMedia(UIImagePickerController, Foundation.NSDictionary)
Indicates that the user has picked a picture or movie.