Share via


BADownloadManagerDelegate_Extensions.Finished Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void Finished(this BackgroundAssets.IBADownloadManagerDelegate This, BackgroundAssets.BADownload download, Foundation.NSUrl fileUrl);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Finished : BackgroundAssets.IBADownloadManagerDelegate * BackgroundAssets.BADownload * Foundation.NSUrl -> unit

Parameters

download
BADownload
fileUrl
NSUrl
Attributes

Applies to