UIKit.UIImage
extension UIKit.UIImage
-
The “G” asset catalog image.
Declaration
Swift
static var G: UIKit.UIImage { get }
-
The “Globe” asset catalog image.
Declaration
Swift
static var globe: UIKit.UIImage { get }
-
The “InPerson” asset catalog image.
Declaration
Swift
static var inPerson: UIKit.UIImage { get }
-
The “LGV” asset catalog image.
Declaration
Swift
static var LGV: UIKit.UIImage { get }
-
The “M” asset catalog image.
Declaration
Swift
static var M: UIKit.UIImage { get }
-
The “Marker-Single” asset catalog image.
Declaration
Swift
static var markerSingle: UIKit.UIImage { get }
-
The “P” asset catalog image.
Declaration
Swift
static var P: UIKit.UIImage { get }
-
The “P-M” asset catalog image.
Declaration
Swift
static var P_M: UIKit.UIImage { get }
-
The “Phone” asset catalog image.
Declaration
Swift
static var phone: UIKit.UIImage { get }
-
The “SplashLogo” asset catalog image.
Declaration
Swift
static var splashLogo: UIKit.UIImage { get }
-
The “V” asset catalog image.
Declaration
Swift
static var V: UIKit.UIImage { get }
-
The “V-M” asset catalog image.
Declaration
Swift
static var V_M: UIKit.UIImage { get }
-
The “V-P” asset catalog image.
Declaration
Swift
static var V_P: UIKit.UIImage { get }
-
The “V-P-M” asset catalog image.
Declaration
Swift
static var V_P_M: UIKit.UIImage { get }
-
The “Video” asset catalog image.
Declaration
Swift
static var video: UIKit.UIImage { get }
-
The “blue-gradient” asset catalog image.
Declaration
Swift
static var blueGradient: UIKit.UIImage { get }
-
Initialize a
UIImage
with an image resource.Declaration
Swift
convenience init(resource: ImageResource)