Contents

deliveryMode

The requested image quality and delivery priority.

Declaration

var deliveryMode: PHImageRequestOptionsDeliveryMode { get set }

Discussion

Use this property to tell Photos to provide an image quickly (possibly sacrificing image quality), to provide a high-quality image (possibly sacrificing speed), or to provide both automatically if needed. See PHImageRequestOptionsDeliveryMode.

See Also

Specifying Image Request Options