Contents

PHImageManagerMaximumSize

A special value for requesting original image data or the largest rendered image available. .

Declaration

let PHImageManagerMaximumSize: CGSize

Discussion

When you use the PHImageManagerMaximumSize option, Photos provides the largest image available for the asset without scaling or cropping. (That is, it ignores the resizeMode option.)

See Also

Requesting Images