Uses of Interface
org.robovm.apple.uikit.UITextDropDelegate
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextDropDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITextDropDelegate Modifier and Type Class Description classUITextDropDelegateAdapterMethods in org.robovm.apple.uikit that return UITextDropDelegate Modifier and Type Method Description UITextDropDelegateUITextDroppable. getTextDropDelegate()UITextDropDelegateUITextDroppableAdapter. getTextDropDelegate()UITextDropDelegateUITextField. getTextDropDelegate()UITextDropDelegateUITextView. getTextDropDelegate()Methods in org.robovm.apple.uikit with parameters of type UITextDropDelegate Modifier and Type Method Description voidUITextDroppable. setTextDropDelegate(UITextDropDelegate v)voidUITextDroppableAdapter. setTextDropDelegate(UITextDropDelegate v)voidUITextField. setTextDropDelegate(UITextDropDelegate v)voidUITextView. setTextDropDelegate(UITextDropDelegate v)