Global Variable グローバル変数

NSProgressFileIconKey

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

Declaration 宣言

const NSProgressUserInfoKey NSProgressFileIconKey;

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