Protocol

DecodableAttributedStringKey

A protocol that defines how an attribute key decodes its value.

Declaration 宣言

protocol DecodableAttributedStringKey

Overview 概要

Implement this protocol to make an attribute decodable. Decoding an AttributedString or AttributeContainer drops any attributes whose types don’t conform to this protocol.

Topics 話題

Decoding Values

See Also 参照

Encoding and Decoding Keys エンコードおよびデコードキー