underlineStyle property

IOSNSUnderlineStyle? underlineStyle
getter/setter pair

The underline style of the text.

This value indicates whether the text is underlined and corresponds to one of the constants described in IOSNSUnderlineStyle. The default value for this attribute is IOSNSUnderlineStyle.STYLE_NONE.

Implementation

IOSNSUnderlineStyle? underlineStyle;