The members of UIKit.UIImagePickerMediaPickedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Initializes a new instance of the UIImagePickerMediaPickedEventArgs class. | 
| [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. |