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