Partager via


AVAssetDownloadDelegate_Extensions.WillDownloadToUrl Méthode

Définition

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

Paramètres

This
IAVAssetDownloadDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

session
NSUrlSession
aggregateAssetDownloadTask
AVAggregateAssetDownloadTask
location
NSUrl
Attributs

S’applique à