url
A URL that contains the fully specified location of the targeted file.
Declaration
var url: URL? { get }Discussion
The NSOpenPanel subclass sets this property to nil when the selection contains multiple items.
A URL that contains the fully specified location of the targeted file.
var url: URL? { get }The NSOpenPanel subclass sets this property to nil when the selection contains multiple items.