Uses of Class
org.robovm.apple.uikit.UITextDropAction
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextDropAction in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITextDropAction Modifier and Type Method Description UITextDropActionUITextDropProposal. getDropAction()static UITextDropActionUITextDropAction. valueOf(long n)Returns the enum constant of this type with the specified name.static UITextDropActionUITextDropAction. valueOf(String name)Returns the enum constant of this type with the specified name.static UITextDropAction[]UITextDropAction. 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 UITextDropAction Modifier and Type Method Description voidUITextDropProposal. setDropAction(UITextDropAction v)