An array containing names of the promised files being written to the destination location.
SDK
- macOS 10.12+
Framework
- App
Kit
Declaration
var fileNames: [String] { get }
Discussion
This property returns an empty array until the file promise is called using receive
.