Contents

timeRemaining

An estimated time, in seconds, to finish downloading the content.

Declaration

var timeRemaining: TimeInterval { get }

Mentioned in

Discussion

The system attempts to estimate how long it will take to finish downloading the file. If it cannot create a good estimate, the value of this property is set to SKDownloadTimeRemainingUnknown.

See Also

Getting State Information