AssetInstallationRequest
An object that describes, downloads, and installs a selection of assets.
Declaration
@objc final class AssetInstallationRequestOverview
You do not create instances of this type directly; obtain them from assetInstallationRequest(supporting:).
The system consolidates download and installation requests; you may obtain several of these instances and call downloadAndInstall() several times without causing redundant downloads.