Uses of Class
org.robovm.apple.coretext.CTWritingDirection
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTWritingDirection in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTWritingDirection Modifier and Type Method Description CTWritingDirectionCTParagraphStyle. getBaseWritingDirection()static CTWritingDirectionCTWritingDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static CTWritingDirectionCTWritingDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static CTWritingDirection[]CTWritingDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretext with parameters of type CTWritingDirection Modifier and Type Method Description voidCTParagraphStyleSettings. setBaseWritingDirection(CTWritingDirection writingDirection)