static func decode(from: Decoder) -> Self.Value
Decodes a value from the provided decoder.
Availability 有効性
Technology
protocol DecodableAttributedStringKey
Implement this protocol to make an attribute decodable. Decoding an Attributed
or Attribute
drops any attributes whose types don’t conform to this protocol.
static func decode(from: Decoder) -> Self.Value
AttributeScopes.FoundationAttributes.AlternateDescriptionAttribute
AttributeScopes.FoundationAttributes.ByteCountAttribute
AttributeScopes.FoundationAttributes.DateFieldAttribute
AttributeScopes.FoundationAttributes.ImageURLAttribute
AttributeScopes.FoundationAttributes.InflectionAlternativeAttribute
AttributeScopes.FoundationAttributes.InflectionRuleAttribute
AttributeScopes.FoundationAttributes.InlinePresentationIntentAttribute
AttributeScopes.FoundationAttributes.LanguageIdentifierAttribute
AttributeScopes.FoundationAttributes.LinkAttribute
AttributeScopes.FoundationAttributes.MeasurementAttribute
AttributeScopes.FoundationAttributes.MorphologyAttribute
AttributeScopes.FoundationAttributes.NumberFormatAttributes.NumberPartAttribute
AttributeScopes.FoundationAttributes.NumberFormatAttributes.SymbolAttribute
AttributeScopes.FoundationAttributes.PersonNameComponentAttribute
AttributeScopes.FoundationAttributes.PresentationIntentAttribute
AttributeScopes.FoundationAttributes.ReplacementIndexAttribute
protocol EncodableAttributedStringKey
typealias CodableAttributedStringKey