Uses of Class
org.robovm.apple.coretext.CTTypesetter
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTTypesetter in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTTypesetter Modifier and Type Method Description static CTTypesetterCTTypesetter. create(NSAttributedString string)static CTTypesetterCTTypesetter. create(NSAttributedString string, CTTypesetterOptions options)CTTypesetterCTFramesetter. getTypesetter()Methods in org.robovm.apple.coretext with parameters of type CTTypesetter Modifier and Type Method Description static CTFramesetterCTFramesetter. createWithTypesetter(CTTypesetter typesetter)