fileURL
Specifies the URL where the screenshot process saves the output.
Declaration
var fileURL: URL? { get set }Discussion
If imageOutputURL is nil, then the file isn’t saved.
Specifies the URL where the screenshot process saves the output.
var fileURL: URL? { get set }If imageOutputURL is nil, then the file isn’t saved.