Photos.PHImageRequestOptionsDeliveryMode Enumeration
Enumerates values that control the desired balance between speed and quality when retrieving image data.

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum PHImageRequestOptionsDeliveryMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
FastFormatObtain a low quality image if a high quality image is not immediately available.
HighQualityFormatObtain the highest quality image available, regardless of delivery time.
OpportunisticProgressively obtain the highest available quality by repeatedly calling the image loading handler.

Requirements

Namespace: Photos
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0