Type Property 型プロパティ

underlineColor

The color of the underline. 下線の色。

Declaration 宣言

static let underlineColor: NSAttributedString.Key

Discussion 議論

The value of this attribute is a UIColor object. The default value is nil, indicating same as foreground color. この属性の値は、UIColorオブジェクトです。省略時の値は、nilです、前景色と同じものを指し示します。

See Also 参照

Keys キー