thumbnailURL
The local file URL of the thumbnail image for the item.
Declaration
var thumbnailURL: URL? { get set }Discussion
This property is optional. Note that the URL needs to point to a local file; it is not a web URL.
The local file URL of the thumbnail image for the item.
var thumbnailURL: URL? { get set }This property is optional. Note that the URL needs to point to a local file; it is not a web URL.