UIKit.UIImagePickerControllerDelegate Class
A class used to receive notifications from the UIKit.UIImagePickerController.

See Also: UIImagePickerControllerDelegate Members

Syntax

[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("UIImagePickerControllerDelegate", false)]
public class UIImagePickerControllerDelegate : UINavigationControllerDelegate, IUIImagePickerControllerDelegate, IDisposable

See Also

UIImagePickerController

Remarks

Application developers can implement this delegate in order to handle actions associated with the UIKit.UIImagePickerController and the capture or selection of images or video. The application developer is responsible for dismissing the UIKit.UIImagePickerController after the operation (capture, selection, or cancellation) is complete and should do so using the UIViewController.DismissModalViewControllerAnimated method of the parent UIKit.UIViewController.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0