BAAssetPackManager.CheckForUpdates Method

Definition

[Foundation.Export("checkForUpdatesWithCompletionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CheckForUpdates(BackgroundAssets.BAAssetPackManagerCheckForUpdatesCompletionHandler? completionHandler);
[<Foundation.Export("checkForUpdatesWithCompletionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CheckForUpdates : BackgroundAssets.BAAssetPackManagerCheckForUpdatesCompletionHandler -> unit
override this.CheckForUpdates : BackgroundAssets.BAAssetPackManagerCheckForUpdatesCompletionHandler -> unit

Parameters

Attributes

Applies to