ImageResource
struct ImageResource : Hashable
An image resource.
-
An asset catalog image resource name.
Declaration
Swift
fileprivate let name: String
-
An asset catalog image resource bundle.
Declaration
Swift
fileprivate let bundle: Bundle
-
The “BackgroundGradient” asset catalog image resource.
Declaration
Swift
static let backgroundGradient: ImageResource
-
The “BluetoothClef” asset catalog image resource.
Declaration
Swift
static let bluetoothClef: ImageResource
-
The “App Icon - App Store” asset catalog resource namespace.
See moreDeclaration
Swift
enum AppIconAppStore
-
The “App Icon” asset catalog resource namespace.
See moreDeclaration
Swift
enum AppIcon
-
The “Gear” asset catalog image resource.
Declaration
Swift
static let gear: ImageResource
-
The “NoBT” asset catalog image resource.
Declaration
Swift
static let noBT: ImageResource
-
The “Top Shelf Image” asset catalog image resource.
Declaration
Swift
static let topShelf: ImageResource
-
The “Top Shelf Image Wide” asset catalog image resource.
Declaration
Swift
static let topShelfImageWide: ImageResource