AVAssetDownloadDelegate_Extensions.WillDownloadToUrl Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.
- session
- NSUrlSession
- aggregateAssetDownloadTask
- AVAggregateAssetDownloadTask
- location
- NSUrl
- Attribute