UIImagePickerController.OriginalImage Property

Definition

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

Applies to