UIKit.UIImagePickerControllerDelegate_Extensions: Method Members

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

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.