Contents

ProgressKind

An object that represents the kind of progress.

Declaration

struct ProgressKind

Discussion

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

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

Topics

Creating Kinds of Progress

Recognizing Kinds of Progress

See Also

Inspecting Progress Information