Contents

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