protocol DecodableAttributedStringKey
A protocol that defines how an attribute key decodes its value.
protocol EncodableAttributedStringKey
A protocol that defines how an attribute key encodes its value.
Availability 有効性
Technology
typealias CodableAttributedStringKey = DecodableAttributedStringKey
& EncodableAttributedStringKey
protocol DecodableAttributedStringKey
protocol EncodableAttributedStringKey