Contents

Progress.FileOperationKind

The kind of file operation.

Declaration

struct FileOperationKind

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 File Operation

Recognizing Kinds of File Operations

See Also

Inspecting File Operation Progress Information