Contents

cropRect

The cropping rectangle that was applied to the original image.

Declaration

static let cropRect: UIImagePickerController.InfoKey

Discussion

The value for this key is an NSValue object containing a CGRect opaque type.

See Also

Constants