Type Property 型プロパティ

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