Uses of Class
org.robovm.apple.uikit.NSTextLayoutOrientation
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextLayoutOrientation in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextLayoutOrientation Modifier and Type Method Description NSTextLayoutOrientationNSTextContainer. getLayoutOrientation()NSTextLayoutOrientationNSTextLayoutOrientationProvider. getLayoutOrientation()NSTextLayoutOrientationNSTextLayoutOrientationProviderAdapter. getLayoutOrientation()NSTextLayoutOrientationNSTextLayoutSection. getOrientation()static NSTextLayoutOrientationNSTextLayoutOrientation. valueOf(long n)Returns the enum constant of this type with the specified name.static NSTextLayoutOrientationNSTextLayoutOrientation. valueOf(String name)Returns the enum constant of this type with the specified name.static NSTextLayoutOrientation[]NSTextLayoutOrientation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type NSTextLayoutOrientation Modifier and Type Method Description NSTextLayoutSectionNSTextLayoutSection. setOrientation(NSTextLayoutOrientation orientation)