bundle
A reference to the bundle used for storing the downloaded resources. (read-only)
Declaration
var bundle: Bundle { get }Discussion
This value is either the main bundle or the one specified in the call to init(tags:bundle:). It is valid as soon as the NSBundleResourceRequest object is created.