Type Alias

CodableAttributedStringKey

A type alias used by attribute keys that are both encodable and decodable.

Declaration 宣言

typealias CodableAttributedStringKey = DecodableAttributedStringKey & EncodableAttributedStringKey

See Also 参照

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