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

fileTotalCount

The total number of files for a file progress object. あるファイル進捗オブジェクトに対するファイルの総数。

Declaration 宣言

var fileTotalCount: Int? { get set }

Discussion 議論

If the current progress is operating on a set of files, set this property to the total number of files in the operation.

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

See Also 参照

Inspecting File Operation Progress Information ファイル演算進捗情報を調査する