次の方法で共有


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

戻り値

属性

適用対象