isTransferring
A Boolean value indicating whether the file is still being transferred.
Declaration
var isTransferring: Bool { get }Discussion
The value of this property is true if the file transfer is not yet complete or false if the transfer is complete.