Compartir a través de


AVAssetDownloadDelegate_Extensions.WillDownloadToUrl Método

Definición

[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

Parámetros

This
IAVAssetDownloadDelegate

Instancia en la que opera este método de extensión.

session
NSUrlSession
aggregateAssetDownloadTask
AVAggregateAssetDownloadTask
location
NSUrl
Atributos

Se aplica a