Structure

ProgressUserInfoKey

Keys for the user info dictionary that affect the autogenerated localized additional description string. ユーザ情報辞書に対するキーいくつか、それらは自動生成されるローカライズされた追加記述文字列に影響を及ぼすものです。

Declaration 宣言

struct ProgressUserInfoKey, @unchecked Sendable

Overview 概要

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

Relationships 関係

Conforms To 次に準拠

See Also 参照

Inspecting Progress Information 進捗情報を調査する