Type Alias

NSProgressKind

An object that represents the kind of progress. あるオブジェクト、それは進捗の種類を表します。

Declaration 宣言

typedef NSString *NSProgressKind;

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 Progress

See Also 参照

Inspecting Progress Information 進捗情報を調査する