srcset
A dictionary specifying versions of the same image for different resolutions.
Declaration
var srcset: [String : URL]? { get }Discussion
Each dictionary entry contains a string and a URL for a specific image.
A dictionary specifying versions of the same image for different resolutions.
var srcset: [String : URL]? { get }Each dictionary entry contains a string and a URL for a specific image.