Contents

estimatedTimeRemaining

A value that indicates the estimated amount of time remaining to complete the progress.

Declaration

var estimatedTimeRemaining: TimeInterval? { get set }

Discussion

If present, Progress presents additional information in its localized description by setting a value in the userInfo dictionary.

See Also

Inspecting Progress Information