Compartir a través de


PHImageManager.RequestLivePhoto Método

Definición

[Foundation.Export("requestLivePhotoForAsset:targetSize:contentMode:options:resultHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual int RequestLivePhoto (Photos.PHAsset asset, CoreGraphics.CGSize targetSize, Photos.PHImageContentMode contentMode, Photos.PHLivePhotoRequestOptions options, Photos.PHImageManagerRequestLivePhoto resultHandler);
abstract member RequestLivePhoto : Photos.PHAsset * CoreGraphics.CGSize * Photos.PHImageContentMode * Photos.PHLivePhotoRequestOptions * Photos.PHImageManagerRequestLivePhoto -> int
override this.RequestLivePhoto : Photos.PHAsset * CoreGraphics.CGSize * Photos.PHImageContentMode * Photos.PHLivePhotoRequestOptions * Photos.PHImageManagerRequestLivePhoto -> int

Parámetros

asset
PHAsset
targetSize
CGSize
contentMode
PHImageContentMode
options
PHLivePhotoRequestOptions

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a