構造体


AttributeScopes.UIKitAttributes


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



iOS 15.0+ iPadOS 15.0+ Mac Catalyst 15.0+

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

struct UIKitAttributes






トピックス


色属性の使用


let backgroundColor: AttributeScopes.UIKitAttributes.BackgroundColorAttribute

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


let foregroundColor: AttributeScopes.UIKitAttributes.ForegroundColorAttribute

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



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


let font: AttributeScopes.UIKitAttributes.FontAttribute

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


let kern: AttributeScopes.UIKitAttributes.KernAttribute

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


let ligature: AttributeScopes.UIKitAttributes.LigatureAttribute

リガチャー(合字) 属性にアクセスするためのプロパティ。


let tracking: AttributeScopes.UIKitAttributes.TrackingAttribute

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



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


let baselineOffset: AttributeScopes.UIKitAttributes.BaselineOffsetAttribute

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


let obliqueness: AttributeScopes.UIKitAttributes.ObliquenessAttribute

obliqueness (斜度) 属性にアクセスするためのプロパティ。


let paragraphStyle: AttributeScopes.UIKitAttributes.ParagraphStyleAttribute

paragraph (段落) スタイル属性にアクセスするためのプロパティ。


let shadow: AttributeScopes.UIKitAttributes.ShadowAttribute

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


let strikethroughColor: AttributeScopes.UIKitAttributes.StrikethroughColorAttribute

strikethroughout (取り消し線) の色属性にアクセスするためのプロパティ。


let strikethroughStyle: AttributeScopes.UIKitAttributes.StrikethroughStyleAttribute

取り消し線のスタイル属性にアクセスするためのプロパティ。


let strokeColor: AttributeScopes.UIKitAttributes.StrokeColorAttribute

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


let strokeWidth: AttributeScopes.UIKitAttributes.StrokeWidthAttribute

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


let textEffect: AttributeScopes.UIKitAttributes.TextEffectAttribute

テキスト効果の属性にアクセスするためのプロパティ。


let underlineColor: AttributeScopes.UIKitAttributes.UnderlineColorAttribute

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


let underlineStyle: AttributeScopes.UIKitAttributes.UnderlineStyleAttribute

下線のスタイル属性にアクセスするためのプロパティ。



付属と拡張の使用


let attachment: AttributeScopes.UIKitAttributes.AttachmentAttribute

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


let expansion: AttributeScopes.UIKitAttributes.ExpansionAttribute

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



Foundation 属性の使用


let foundation: AttributeScopes.FoundationAttributes

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



コード化と復号化


typealias AttributeScopes.UIKitAttributes.DecodingConfiguration

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


typealias AttributeScopes.UIKitAttributes.EncodingConfiguration

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



インスタンスプロパティ


let accessibility: AttributeScopes.AccessibilityAttributes


let textItemTag: AttributeScopes.UIKitAttributes.TextItemTagAttribute






関連


以下に準拠


AttributeScope






以下も見よ


UIKit 定義の属性


var uiKit: AttributeScopes.UIKitAttributes.Type

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


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ