Contents

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.

See Also

Identifying an Image