Uses of Class
org.robovm.apple.coretext.CTTextTab
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTTextTab in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTTextTab Modifier and Type Method Description static CTTextTabCTTextTab. create(CTTextAlignment alignment, double location, CTTextTabOptions options)Methods in org.robovm.apple.coretext that return types with arguments of type CTTextTab Modifier and Type Method Description List<CTTextTab>CTParagraphStyle. getTabStops()Method parameters in org.robovm.apple.coretext with type arguments of type CTTextTab Modifier and Type Method Description voidCTParagraphStyleSettings. setTabStops(List<CTTextTab> tabStops)