PHLivePhoto.RequestLivePhoto 메서드

정의

[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

매개 변수

fileUrls
NSUrl[]
image
UIImage

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

targetSize
CGSize
contentMode
PHImageContentMode

반환

특성

적용 대상