列挙型


AttributeScopes.FoundationAttributes.Image
URLAttribute


イメージ URL を属性として使用するための型。


iOS 15.0+ iPadOS 15.0+ macOS 12.0+ Mac Catalyst 15.0+

tvOS 15.0+ watchOS 8.0+ visionOS 1.0+ Xcode 13.0+

@frozen
enum
ImageURLAttribute






トピックス


属性名と値へのアクセス


static let name: String

イメージの URL 属性の名前。


typealias AttributeScopes.FoundationAttributes.ImageURLAttribute.Value

イメージの URL 属性の型。



コード化と復号化


static func decode(from: Decoder) -> URL

与えられた復号器から属性値を復号します。


static func encode(URL, to: Encoder)

属性値を与えられたコード化器にコード化します。



属性の説明


var description: String

属性を表す文字列。



型プロパティ


static var inheritedByAddedText: Bool


static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?


static var runBoundaries: AttributedString.AttributeRunBoundaries?






関連


以下に準拠


DecodableAttributedStringKey


EncodableAttributedStringKey






以下も見よ


URL 属性の使用


let imageURL: AttributeScopes.FoundationAttributes.ImageURLAttribute

イメージの URL 属性にアクセスするためのプロパティ。


let link: AttributeScopes.FoundationAttributes.LinkAttribute

link 属性にアクセスするためのプロパティ。


enum AttributeScopes.FoundationAttributes.LinkAttribute

link を属性として使用するための型。


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ