Uses of Class
org.robovm.apple.uikit.UITextWritingDirection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextWritingDirection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITextWritingDirection Modifier and Type Method Description static UITextWritingDirectionUITextWritingDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static UITextWritingDirectionUITextWritingDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static UITextWritingDirection[]UITextWritingDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.