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