Contents

fileIconKey

A key with a corresponding value that must be an image, typically an icon to represent the file.

Declaration

static let fileIconKey: ProgressUserInfoKey

Discussion

If present, the Finder uses this corresponding value to show the icon of a file that a progress object is tracking.

See Also

Using File Operation Keys