TextStyle.underline

the underline flag of the style. The default underline style is <code>SWT.UNDERLINE_SINGLE</code>.

More...
class TextStyle
bool underline;

Detailed Description

@since 3.1

Meta