underlineStyle
The underline style of the text.
Declaration
static let underlineStyle: NSAttributedString.KeyDiscussion
The value of this attribute is an NSNumber object containing an integer. This value indicates whether the text is underlined and corresponds to one of the constants described in NSUnderlineStyle. The default value for this attribute is NSUnderlineStyleNone.