UIKit.UIImagePickerControllerDelegate Members

The members of UIKit.UIImagePickerControllerDelegate are listed below.

See Also: Inherited members from UIKit.UINavigationControllerDelegate

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

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.