The properties of UIKit.UIImagePickerMediaPickedEventArgs are listed below. For a list of all members, see the UIImagePickerMediaPickedEventArgs Members list.
See Also: Inherited members from System.EventArgs
| [read-only] | CropRect | Nullable<CoreGraphics.CGRect>. The cropping rectangle that was applied to the original image. |
| [read-only] | EditedImage | UIImage. The image edited by the user. |
| Info | Foundation.NSDictionary. The original dictionary that was used to create this UIImagePickerMediaPickedEventArgs. | |
| [read-only] | MediaType | string. Indicates the media type. |
| [read-only] | MediaUrl | Foundation.NSUrl. The filesystem URL for a movie. |
| [read-only] | OriginalImage | UIImage. The original image prior to editing by the user. |