public final class CTUnderlineStyle
extends java.lang.Object
Underline style specifiers.
These underline type specifiers can be applied to the value set with the kCTUnderlineStyleAttributeName attribute to tell CoreText that you want a different underline style.
public static final int None
public static final int Single
public static final int Thick
public static final int Double