url(width:height:)

Returns a URL to request the image asset for a specified width and height.

Declaration

func url(width: Int, height: Int) -> URL?