Contents

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.

See Also

Getting rendering attribute keys