Expand description
§Bindings to the BackgroundAssets framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- BAApp
Extension Info BAAppExtensionInfo - Apple’s documentation
- BAAsset
Pack BAAssetPack - An archive of assets that the system downloads together.
- BAAsset
Pack Manager BAAssetPackManager - A class that manages asset packs.
- BAAsset
Pack Manifest BAAssetPackManifest - A representation of a manifest that lists asset packs that are available to download.
- BAAsset
Pack Status BAAssetPackStatus - The status of an asset pack.
- BAContent
Request BATypes - The content request type used in the BADownloaderExtension.
- BADownload
BADownload - Apple’s documentation
- BADownload
Manager BADownloadManager - Apple’s documentation
- BADownload
State BADownload - Apple’s documentation
- BAError
Code BAError - Apple’s documentation
- BAManaged
Error Code BAManagedError - An error code for a managed asset pack.
- BAURL
Download BADownloadandBAURLDownload - Apple’s documentation
Statics§
- BAAsset
Pack ⚠Identifier Error Key BAManagedError - The
-[NSError userInfo]key for an asset pack’s identifier. - BADownloader
Priority ⚠Default BADownload - A value that represents average priority for a download.
- BADownloader
Priority ⚠Max BADownload - A value that represents the highest priority for a download.
- BADownloader
Priority ⚠Min BADownload - A value that represents the lowest priority for a download.
- BAError
Domain ⚠BAError - The error domain used for Background Assets errors.
- BAManaged
Error ⚠Domain BAManagedError - The error domain for managed asset packs.
Traits§
- BADownload
Manager Delegate BADownloadManager - Apple’s documentation
- BADownloader
Extension BADownloaderExtension - Apple’s documentation
- BAManaged
Asset Pack Download Delegate BAManagedAssetPackDownloadDelegate - An object that handles status updates when downloading an asset pack.
- BAManaged
Downloader Extension BADownloaderExtensionandBAManagedDownloaderExtension - An application extension that uses the system implementation to schedule asset-pack downloads automatically.
Type Aliases§
- BADownloader
Priority BADownload - A download’s priority