ProgressUserInfoKey
Keys for the user info dictionary that affect the autogenerated localized additional description string.
Declaration
struct ProgressUserInfoKeyDiscussion
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.