error
The error that prevented the content from being downloaded.
Declaration
var error: (any Error)? { get }Mentioned in
Discussion
The value of this property is valid only when the downloadState property is set to SKDownloadState.failed.
The error that prevented the content from being downloaded.
var error: (any Error)? { get }The value of this property is valid only when the downloadState property is set to SKDownloadState.failed.