Uses of Class
org.robovm.apple.uikit.NSParagraphStyle
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSParagraphStyle in org.robovm.apple.uikit
Subclasses of NSParagraphStyle in org.robovm.apple.uikit Modifier and Type Class Description classNSMutableParagraphStyleMethods in org.robovm.apple.uikit that return NSParagraphStyle Modifier and Type Method Description static NSParagraphStyleNSMutableParagraphStyle. getDefaultParagraphStyle()static NSParagraphStyleNSParagraphStyle. getDefaultParagraphStyle()NSParagraphStyleNSAttributedStringAttributes. getParagraphStyle()Methods in org.robovm.apple.uikit with parameters of type NSParagraphStyle Modifier and Type Method Description NSAttributedStringAttributesNSAttributedStringAttributes. setParagraphStyle(NSParagraphStyle paragraphStyle)voidNSMutableParagraphStyle. setParagraphStyle(NSParagraphStyle obj)voidNSParagraphStyle. setParagraphStyle(NSParagraphStyle style)