XCode 15.0 日本語化計画:New Human Interface Guideline
イメージ URL を属性として使用するための型。
イメージの URL 属性の名前。
typealias AttributeScopes.FoundationAttributes.ImageURLAttribute.Value
イメージの URL 属性の型。
static func decode(from: Decoder) -> URL
与えられた復号器から属性値を復号します。
static func encode(URL, to: Encoder)
属性値を与えられたコード化器にコード化します。
属性を表す文字列。
static var inheritedByAddedText: Bool
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?
static var runBoundaries: AttributedString.AttributeRunBoundaries?
let imageURL: AttributeScopes.FoundationAttributes.ImageURLAttribute
イメージの URL 属性にアクセスするためのプロパティ。
let link: AttributeScopes.FoundationAttributes.LinkAttribute
link 属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.LinkAttribute
link を属性として使用するための型。