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