Share via


AVAssetDownloadDelegate_Extensions.WillDownloadToUrl Metodo

Definizione

[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

Parametri

This
IAVAssetDownloadDelegate

Istanza in cui opera questo metodo di estensione.

session
NSUrlSession
aggregateAssetDownloadTask
AVAggregateAssetDownloadTask
location
NSUrl
Attributi

Si applica a