Contents

PHImageRequestOptionsDeliveryMode.highQualityFormat

Photos provides only the highest-quality image available, regardless of how much time it takes to load.

Declaration

case highQualityFormat

Discussion

If the isSynchronous property is true or if using the requestImageDataForAsset:options:resultHandler: method, this behavior is the default and only option (that is, specifying other delivery mode options has no effect).

See Also

Constants