Contents

NSStrikethroughColorAttributeName

The color of the strikethrough.

Declaration

extern NSAttributedStringKey const NSStrikethroughColorAttributeName;

Overview

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