BADownloadManager.FetchCurrentDownloadsAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Foundation.NSArray<BackgroundAssets.BADownload>> FetchCurrentDownloadsAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FetchCurrentDownloadsAsync : unit -> System.Threading.Tasks.Task<Foundation.NSArray<BackgroundAssets.BADownload>>
override this.FetchCurrentDownloadsAsync : unit -> System.Threading.Tasks.Task<Foundation.NSArray<BackgroundAssets.BADownload>>

Returns

Attributes

Applies to