XCode 15.0 日本語化計画:New Human Interface Guideline
link を属性として使用するための型。
リンク属性の名前。
static func value(for: NSObject) -> URL
指定されたオブジェクトの URL 値を返します。
typealias AttributeScopes.FoundationAttributes.LinkAttribute.Value
リンク属性の値の型。
static func objectiveCValue(for: URL) -> NSObject
指定された URL 値のオブジェクトを返します。
typealias AttributeScopes.FoundationAttributes.LinkAttribute.ObjectiveCValue
Objective-C から呼び出すときのリンク属性の値の型。
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?
ObjectiveCConvertibleAttributedStringKey
let imageURL: AttributeScopes.FoundationAttributes.ImageURLAttribute
イメージの URL 属性にアクセスするためのプロパティ。
enum AttributeScopes.FoundationAttributes.ImageURLAttribute
イメージ URL を属性として使用するための型。
let link: AttributeScopes.FoundationAttributes.LinkAttribute
link 属性にアクセスするためのプロパティ。