XCode 15.0 日本語化計画:New Human Interface Guideline
paragraph (段落) スタイル属性にアクセスするためのプロパティ。
let baselineOffset: AttributeScopes.UIKitAttributes.BaselineOffsetAttribute
ベースラインのオフセット属性にアクセスするためのプロパティ。
let obliqueness: AttributeScopes.UIKitAttributes.ObliquenessAttribute
obliqueness (斜度) 属性にアクセスするためのプロパティ。
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
下線のスタイル属性にアクセスするためのプロパティ。