Share via


BAAssetPackManager.GetAllAssetPacksAsync Method

Definition

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

Returns

Attributes

Applies to