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

fileOperationKind

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

Declaration 宣言

@property(copy) NSProgressFileOperationKind fileOperationKind;

Discussion 議論

Set this value when the kind property is NSProgressKindFile to describe the kind of file operation.

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

See Also 参照

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