AVAssetDownloadDelegate.WillDownloadToUrl Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("URLSession:aggregateAssetDownloadTask:willDownloadToURL:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillDownloadToUrl (Foundation.NSUrlSession session, AVFoundation.AVAggregateAssetDownloadTask aggregateAssetDownloadTask, Foundation.NSUrl location);
abstract member WillDownloadToUrl : Foundation.NSUrlSession * AVFoundation.AVAggregateAssetDownloadTask * Foundation.NSUrl -> unit
override this.WillDownloadToUrl : Foundation.NSUrlSession * AVFoundation.AVAggregateAssetDownloadTask * Foundation.NSUrl -> unit
Paramètres
- session
- NSUrlSession
- aggregateAssetDownloadTask
- AVAggregateAssetDownloadTask
- location
- NSUrl
- Attributs