strikethroughStyle property

IOSNSUnderlineStyle? strikethroughStyle
getter/setter pair

The strikethrough style of the text.

This value indicates whether the text has a line through it and corresponds to one of the constants described in IOSNSUnderlineStyle. The default value for this attribute is IOSNSUnderlineStyle.STYLE_NONE.

Implementation

IOSNSUnderlineStyle? strikethroughStyle;