Uses of Class
org.robovm.apple.coretext.CTUnderlineStyle
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTUnderlineStyle in org.robovm.apple.coretext
Fields in org.robovm.apple.coretext declared as CTUnderlineStyle Modifier and Type Field Description static CTUnderlineStyleCTUnderlineStyle. Doublestatic CTUnderlineStyleCTUnderlineStyle. Nonestatic CTUnderlineStyleCTUnderlineStyle. Singlestatic CTUnderlineStyleCTUnderlineStyle. ThickMethods in org.robovm.apple.coretext that return CTUnderlineStyle Modifier and Type Method Description protected CTUnderlineStyle[]CTUnderlineStyle. _values()CTUnderlineStyleCTAttributedStringAttributes. getUnderlineStyle()static CTUnderlineStyle[]CTUnderlineStyle. values()protected CTUnderlineStyleCTUnderlineStyle. wrap(long value, long mask)Methods in org.robovm.apple.coretext with parameters of type CTUnderlineStyle Modifier and Type Method Description CTAttributedStringAttributesCTAttributedStringAttributes. setUnderlineStyle(CTUnderlineStyle underlineStyle)