Contents

ProgressUserInfoKey

Keys for the user info dictionary that affect the autogenerated localized additional description string.

Declaration

struct ProgressUserInfoKey

Discussion

Enhance the autogenerated description that localizedAdditionalDescription provides by including keys and related values in the user info dictionary. For example, if you provide the keys fileCompletedCountKey and fileTotalCountKey, the localizedAdditionalDescription method uses the values from those keys to provide strings showing the number of completed and total files.

Topics

Creating Keys

Using General Keys

Using File Operation Keys

See Also

Inspecting Progress Information