次の方法で共有


AVAssetDownloadDelegate_Extensions.DidCompleteForMediaSelection メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidCompleteForMediaSelection (this AVFoundation.IAVAssetDownloadDelegate This, Foundation.NSUrlSession session, AVFoundation.AVAggregateAssetDownloadTask aggregateAssetDownloadTask, AVFoundation.AVMediaSelection mediaSelection);
static member DidCompleteForMediaSelection : AVFoundation.IAVAssetDownloadDelegate * Foundation.NSUrlSession * AVFoundation.AVAggregateAssetDownloadTask * AVFoundation.AVMediaSelection -> unit

パラメーター

This
IAVAssetDownloadDelegate

この拡張メソッドが動作するインスタンス。

session
NSUrlSession
aggregateAssetDownloadTask
AVAggregateAssetDownloadTask
mediaSelection
AVMediaSelection
属性

適用対象