url
The URL of the original image asset, if the attachment was created from a URL.
Declaration
var url: URL? { get }Discussion
This is nil if the attachment was created from a CGImage, CIImage, or CVPixelBuffer.
The URL of the original image asset, if the attachment was created from a URL.
var url: URL? { get }This is nil if the attachment was created from a CGImage, CIImage, or CVPixelBuffer.