ImageAsset
public protocol ImageAsset
-
Declaration
Swift
var imageName: String { get } -
Declaration
Swift
var bundle: Bundle { get } -
Declaration
Swift
var imageSize: CGSize { get } -
Declaration
Swift
var allowsImageTinting: Bool { get }
ImageAsset Protocol Reference