Freigeben über


PHLivePhoto.RequestLivePhoto Methode

Definition

[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

Parameter

fileUrls
NSUrl[]
image
UIImage

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

targetSize
CGSize
contentMode
PHImageContentMode

Gibt zurück

Attribute

Gilt für: