Uses of Class
org.robovm.apple.foundation.NSTextDirection
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSTextDirection in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSTextDirection Modifier and Type Method Description static NSTextDirectionNSTextDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static NSTextDirection[]NSTextDirection. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NSTextDirection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type NSTextDirection Modifier and Type Method Description List<NSTextDirection>NSAttributedStringAttributes. getWritingDirections()Method parameters in org.robovm.apple.uikit with type arguments of type NSTextDirection Modifier and Type Method Description NSAttributedStringAttributesNSAttributedStringAttributes. setWritingDirections(List<NSTextDirection> writingDirections)