構造体


AttributeScopes.SwiftUIAttributes


SwiftUI が定義する属性の範囲。



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+

struct SwiftUIAttributes






色属性の使用


let backgroundColor: AttributeScopes.SwiftUIAttributes.BackgroundColorAttribute

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


let foregroundColor: AttributeScopes.SwiftUIAttributes.ForegroundColorAttribute

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



フォントとレイアウト属性の使用


let font: AttributeScopes.SwiftUIAttributes.FontAttribute

フォント属性にアクセスするためのプロパティ。


let tracking: AttributeScopes.SwiftUIAttributes.TrackingAttribute

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



テキストスタイル属性の使用


let baselineOffset: AttributeScopes.SwiftUIAttributes.BaselineOffsetAttribute

ベースラインのオフセット属性にアクセスするためのプロパティ。


let kern: AttributeScopes.SwiftUIAttributes.KerningAttribute

カーニング属性にアクセスするためのプロパティ。



Foundation 属性の使用


let foundation: AttributeScopes.FoundationAttributes

Foundation フレームワークによって定義された属性にアクセスするためのプロパティ。



コード化と復号化


typealias AttributeScopes.SwiftUIAttributes.DecodingConfiguration

この型のインスタンスの復号化を支援する構成インスタンスの型。


typealias AttributeScopes.SwiftUIAttributes.EncodingConfiguration

この型のインスタンスのコード化を支援する構成インスタンスの型。



インスタンスプロパティ


let accessibility: AttributeScopes.AccessibilityAttributes


let strikethroughStyle: AttributeScopes.SwiftUIAttributes.StrikethroughStyleAttribute


let underlineStyle: AttributeScopes.SwiftUIAttributes.UnderlineStyleAttribute






関連


以下に準拠


AttributeScope






以下も見よ


SwiftUI 定義の属性


var swiftUI: AttributeScopes.SwiftUIAttributes.Type

SwiftUI が定義する属性の範囲にアクセスするためのプロパティ。


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ