Crate objc2_background_assets

Source
Expand description

§Bindings to the BackgroundAssets framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

BAAppExtensionInfoBAAppExtensionInfo
Apple’s documentation
BAContentRequestBATypes
The content request type used in the BADownloaderExtension.
BADownloadBADownload
Apple’s documentation
BADownloadManagerBADownloadManager
Apple’s documentation
BADownloadStateBADownload
Apple’s documentation
BAErrorCodeBAError
Apple’s documentation
BAURLDownloadBADownload and BAURLDownload
Apple’s documentation

Statics§

BADownloaderPriorityDefaultBADownload
A value that represents average priority for a download.
BADownloaderPriorityMaxBADownload
A value that represents the highest priority for a download.
BADownloaderPriorityMinBADownload
A value that represents the lowest priority for a download.
BAErrorDomainBAError
The error domain used for Background Assets errors.

Traits§

BADownloadManagerDelegateBADownloadManager
Apple’s documentation
BADownloaderExtensionBADownloaderExtension
Apple’s documentation

Type Aliases§

BADownloaderPriorityBADownload
A download’s priority