PHLivePhotoRequestOptions.Version Property

Definition

Gets or sets the version of the Live Photo to request.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Photos.PHImageRequestOptionsVersion Version { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("version", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setVersion:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Version : Photos.PHImageRequestOptionsVersion with get, set

Property Value

Attributes

Applies to