Type Property 型プロパティ

backgroundColor

The color of the background behind the text. テキストの後ろの背景の色。

Declaration 宣言

static let backgroundColor: NSAttributedString.Key

Discussion 議論

The value of this attribute is a UIColor object. Use this attribute to specify the color of the background area behind the text. If you do not specify this attribute, no background color is drawn. この属性の値は、UIColorオブジェクトです。この属性を使って、テキストの後ろの背景区域の色を指定してください。あなたがこの属性を指定しないならば、背景色は描画されません。

See Also 参照

Keys キー