URLResource
A resource located at a particular file URL within a bundle.
Declaration
struct URLResourceOverview
This type is similar to LocalizedStringResource in its ability to provide access to a resource in a bundle, possibly from another process. Use the URL initializer init(resource:) to resolve the resource.