Protocol

EncodableAttributedStringKey

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

Declaration 宣言

protocol EncodableAttributedStringKey

Overview 概要

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

Topics 話題

Encoding Values

See Also 参照

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