PHLivePhoto.RequestLivePhoto Metodo

Definizione

[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

Parametri

fileUrls
NSUrl[]
image
UIImage

Da aggiungere.

Questo parametro può essere null.

targetSize
CGSize
contentMode
PHImageContentMode

Restituisce

Attributi

Si applica a