Contents

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.

See Also

Inspecting an image attachment