UIKit.UIImagePickerController Class
Provides access to the system image and video capturing and selection facilities.

See Also: UIImagePickerController Members

Syntax

[Foundation.Register("UIImagePickerController", true)]
public class UIImagePickerController : UINavigationController

Remarks

The UIKit.UIImagePickerController is used both for taking images and movies and for selecting previously saved images and movies. The appearance and behavior of the UIKit.UIImagePickerController is determined by the UIImagePickerController.SourceType property.

Before using the UIKit.UIImagePickerController the application developer should verify the capabilities of the application user's device by checking:

Related content

Requirements

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