Instance Property インスタンスプロパティ

estimatedTimeRemaining

A value that indicates the estimated amount of time remaining to complete the progress. ある値、それはその進捗を完了するのに残っている概算の時間量を指し示します。

Declaration 宣言

@property(copy) NSNumber *estimatedTimeRemaining;

Discussion 議論

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

See Also 参照

Inspecting Progress Information 進捗情報を調査する