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

fileOperationKind

The kind of file operation for the progress object. 進捗オブジェクトに対するファイル演算の種類。

Declaration 宣言

var fileOperationKind: Progress.FileOperationKind? { get set }

Discussion 議論

Set this value when the kind property is file to describe the kind of file 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 ファイル演算進捗情報を調査する