Bundle
public extension Bundle
-
This returns the highest-res version of the app icon, as an image. Nil, if unavailable.
Declaration
Swift
var appIcon: UIImage? { get }
public extension Bundle
This returns the highest-res version of the app icon, as an image. Nil, if unavailable.
Swift
var appIcon: UIImage? { get }