BAAssetPackManager.GetRelativeStatusAsync(BAAssetPack) Method

Definition

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

Parameters

assetPack
BAAssetPack

Returns

Attributes

Applies to