共用方式為


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
屬性

適用於