Contents

fileOperationKindKey

A key with a corresponding value that indicates the kind of file operation a progress object represents.

Declaration

static let fileOperationKindKey: ProgressUserInfoKey

Discussion

When you set the property kind on a progress to file, set the corresponding value to one of the entries in Recognizing Kinds of File Operations.

See Also

Using File Operation Keys