var fileOperationKind : Progress.FileOperationKind?
The kind of file operation for the progress object.
進捗オブジェクトに対するファイル演算の種類。
var fileURL : URL?
A URL that represents the file for the current progress object.
あるURL、それは現在の進捗オブジェクトに対するファイルを表します。
var fileCompletedCount : Int?
The number of completed files for a file progress object.
あるファイル進捗オブジェクトに対する完了したファイルの数。
struct Progress.FileOperationKind
The kind of file operation.
ファイル演算の種類。