UIKit.UIImagePickerControllerDelegate_Extensions Members

The members of UIKit.UIImagePickerControllerDelegate_Extensions are listed below.

See Also: Inherited members from System.Object

Public Methods

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