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