Type Alias

NSProgressFileOperationKind

The kind of file operation. ファイル演算の種類。

Declaration 宣言

typedef NSString *NSProgressFileOperationKind;

Discussion 議論

When tracking file operations with the progress kind set to NSProgressKindFile, provide a value for the NSProgressFileOperationKindKey in the user info dictionary.

To specify the kind of file operation, provide one of the following values:

Topics 話題

Recognizing Kinds of File Operations

Type Properties 型プロパティ

See Also 参照

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