url
The URL of the file for this attachment.
Declaration
var url: URL { get }Discussion
The file at the specified URL is security scoped to your app. Before you access it, call the startAccessingSecurityScopedResource() method of NSURL.
The URL of the file for this attachment.
var url: URL { get }The file at the specified URL is security scoped to your app. Before you access it, call the startAccessingSecurityScopedResource() method of NSURL.