AssetPackManager
An actor that manages asset packs.
Declaration
actor AssetPackManagerOverview
The first time that your code refers to the shared manager, Background Assets considers that your app is opting into automatic system management of your asset packs.
Topics
Getting the shared manager
Tracking downloads
statusUpdatesstatusUpdates(forAssetPackWithID:)AssetPackManager.DownloadStatusUpdatestatus(ofAssetPackWithID:)
Accessing asset packs
allAssetPacksassetPack(withID:)contents(at:searchingInAssetPackWithID:options:)descriptor(for:searchingInAssetPackWithID:)url(for:)