static let decompressingAfterDownloading : Progress.FileOperationKind
The progress is tracking file decompression after a download.
進捗は、ダウンロードの後のファイル解凍を追跡しています。
static let downloading: Progress.FileOperationKind
The progress is tracking a file download operation.
進捗は、あるファイルダウンロード操作を追跡しています。
static let uploading: Progress.FileOperationKind
The progress is tracking a file upload operation.
static let receiving: Progress.FileOperationKind
The progress is tracking the receipt of a file from another source.
進捗は、あるファイルの別のソースからの受領を追跡しています。