Type Property 型プロパティ

strikethroughColor

The color of the strikethrough. 取り消し線の色。

Declaration 宣言

static let strikethroughColor: 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 キー