XCode 15.0 日本語化計画:New Human Interface Guideline
下線の色属性にアクセスするためのプロパティ。
let baselineOffset: AttributeScopes.AppKitAttributes.BaselineOffsetAttribute
ベースラインのオフセット属性にアクセスするためのプロパティ。
let obliqueness: AttributeScopes.AppKitAttributes.ObliquenessAttribute
obliqueness (斜度) 属性にアクセスするためのプロパティ。
let paragraphStyle: AttributeScopes.AppKitAttributes.ParagraphStyleAttribute
paragraph (段落) スタイル属性にアクセスするためのプロパティ。
let shadow: AttributeScopes.AppKitAttributes.ShadowAttribute
陰影属性にアクセスするためのプロパティ。
let strikethroughColor: AttributeScopes.AppKitAttributes.StrikethroughColorAttribute
strikethrough (取り消し線) の色属性にアクセスするためのプロパティ。
let strikethroughStyle: AttributeScopes.AppKitAttributes.StrikethroughStyleAttribute
取り消し線のスタイル属性にアクセスするためのプロパティ。
let strokeColor: AttributeScopes.AppKitAttributes.StrokeColorAttribute
ストロークの色属性にアクセスするためのプロパティ。
let strokeWidth: AttributeScopes.AppKitAttributes.StrokeWidthAttribute
ストローク幅の属性にアクセスするためのプロパティ。
let textEffect: AttributeScopes.AppKitAttributes.TextEffectAttribute
テキスト効果の属性にアクセスするためのプロパティ。
let underlineStyle: AttributeScopes.AppKitAttributes.UnderlineStyleAttribute
下線のスタイル属性にアクセスするためのプロパティ。