Uses of Class
org.robovm.apple.coretext.CTParagraphStyle
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTParagraphStyle in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTParagraphStyle Modifier and Type Method Description protected static CTParagraphStyleCTParagraphStyle. create(CTParagraphStyleSetting settings, long settingCount)static CTParagraphStyleCTParagraphStyle. create(CTParagraphStyleSettings settings)static CTParagraphStyleCTParagraphStyle. createCopy(CTParagraphStyle paragraphStyle)CTParagraphStyleCTAttributedStringAttributes. getParagraphStyle()Methods in org.robovm.apple.coretext with parameters of type CTParagraphStyle Modifier and Type Method Description static CTParagraphStyleCTParagraphStyle. createCopy(CTParagraphStyle paragraphStyle)CTAttributedStringAttributesCTAttributedStringAttributes. setParagraphStyle(CTParagraphStyle paragraphStyle)