var estimatedTimeRemaining : TimeInterval?
A value that indicates the estimated amount of time remaining to complete the progress.
ある値、それはその進捗を完了するのに残っている概算の時間量を指し示します。
var throughput: Int?
A value that represents the speed of data processing, in bytes per second.
ある値、それはデータ処理の速度を表します、バイト毎秒で。
func setUserInfoObject (Any?, forKey : ProgressUserInfoKey)
Sets a value in the user info dictionary.
ユーザ情報辞書の中のある値を設定します。
var userInfo : [ProgressUserInfoKey : Any]
A dictionary of arbitrary values for the receiver.
レシーバに対する随意の値それらからなるある辞書。
struct ProgressKind
An object that represents the kind of progress.
あるオブジェクト、それは進捗の種類を表します。
struct ProgressUserInfoKey
Keys for the user info dictionary that affect the autogenerated localized additional description string.
ユーザ情報辞書に対するキーいくつか、それらは自動生成されるローカライズされた追加記述文字列に影響を及ぼすものです。