The properties of UIKit.UIImagePickerController are listed below. For a list of all members, see the UIImagePickerController Members list.
See Also: Inherited members from UIKit.UINavigationController
| AllowsEditing | bool. Whether the application user is allowed to edit a selected picture or movie. | |
| AllowsImageEditing | bool. Whether the application user is allowed to edit images. | |
| CameraCaptureMode | UIImagePickerControllerCameraCaptureMode. The capture mode of the camera. | |
| CameraDevice | UIImagePickerControllerCameraDevice. The camera used by this UIImagePickerController. | |
| CameraFlashMode | UIImagePickerControllerCameraFlashMode. The current flash mode of the active camera. | |
| CameraOverlayView | UIView. A custom UIView to overlay on top of the default image picker interface. | |
| CameraViewTransform | CoreGraphics.CGAffineTransform. The affine transform to apply to the camera's preview image. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CropRect | Foundation.NSString. Key for the editing information dictionary; indicates the cropped rectangle applied to the original image. |
| Delegate | Foundation.NSObject. An instance of the Foundation.NSObject model class which acts as the class delegate. | |
| [read-only] static | EditedImage | Foundation.NSString. Key for the editing information dictionary; indicates the image edited by the user. |
| ImagePickerControllerDelegate | UIImagePickerControllerDelegate. The delegate object that can be used to respond to events relating to this UIImagePickerController. | |
| [read-only] static | MediaMetadata | Foundation.NSString. Represents the value associated with the constant UIImagePickerControllerMediaMetadata |
| [read-only] static | MediaType | Foundation.NSString. A string indicating the type of media being picked. |
| MediaTypes | string[]. The media types accessed by this UIImagePickerController. | |
| [read-only] static | MediaURL | Foundation.NSString. The filesystem URL for a movie. |
| NavigationControllerDelegate | UINavigationControllerDelegate. A delegate object that can be used to respond to navigation events. | |
| [read-only] static | OriginalImage | Foundation.NSString. Key for the editing information dictionary; indicates the original, uncropped image selected by the user. |
| [read-only] static | ReferenceUrl | Foundation.NSString. Represents the value associated with the constant UIImagePickerControllerReferenceURL |
| ShowsCameraControls | bool. Whether this UIImagePickerController should display the default camera controls. | |
| SourceType | UIImagePickerControllerSourceType. The type of picker interface displayed by this UIImagePickerController. | |
| VideoMaximumDuration | double. The maximum duration, in seconds, for a video recording. | |
| VideoQuality | UIImagePickerControllerQualityType. The video recording and transcoding quality. |