UIImagePickerController.OriginalImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key for the editing information dictionary; indicates the original, uncropped image selected by the user.
[Foundation.Field("UIImagePickerControllerOriginalImage", "UIKit")]
public static Foundation.NSString OriginalImage { get; }
member this.OriginalImage : Foundation.NSString
Property Value
String key for the editing information dictionary.
- Attributes