PHLivePhotoRequestOptions.DeliveryMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that controls the tradeoff between image quality and download speed.
public virtual Photos.PHImageRequestOptionsDeliveryMode DeliveryMode { [Foundation.Export("deliveryMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDeliveryMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DeliveryMode : Photos.PHImageRequestOptionsDeliveryMode with get, set
Property Value
- Attributes