Compartir a través de


PHLivePhoto.RequestLivePhoto Método

Definición

[Foundation.Export("requestLivePhotoWithResourceFileURLs:placeholderImage:targetSize:contentMode:resultHandler:")]
public static int RequestLivePhoto (Foundation.NSUrl[] fileUrls, UIKit.UIImage image, CoreGraphics.CGSize targetSize, Photos.PHImageContentMode contentMode, Action<Photos.PHLivePhoto,Foundation.NSDictionary> resultHandler);
static member RequestLivePhoto : Foundation.NSUrl[] * UIKit.UIImage * CoreGraphics.CGSize * Photos.PHImageContentMode * Action<Photos.PHLivePhoto, Foundation.NSDictionary> -> int

Parámetros

fileUrls
NSUrl[]
image
UIImage

Se agregará.

Este parámetro puede ser null.

targetSize
CGSize
contentMode
PHImageContentMode

Devoluciones

Atributos

Se aplica a