Uses of Interface
org.robovm.apple.uikit.UITextDropRequest
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextDropRequest in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITextDropRequest Modifier and Type Class Description classUITextDropRequestAdapterMethods in org.robovm.apple.uikit with parameters of type UITextDropRequest Modifier and Type Method Description UITextDropProposalUITextDropDelegate. proposalForDrop(UIView textDroppableView, UITextDropRequest drop)UITextDropProposalUITextDropDelegateAdapter. proposalForDrop(UIView textDroppableView, UITextDropRequest drop)UITextDropEditabilityUITextDropDelegate. willBecomeEditableForDrop(UIView textDroppableView, UITextDropRequest drop)UITextDropEditabilityUITextDropDelegateAdapter. willBecomeEditableForDrop(UIView textDroppableView, UITextDropRequest drop)voidUITextDropDelegate. willPerformDrop(UIView textDroppableView, UITextDropRequest drop)voidUITextDropDelegateAdapter. willPerformDrop(UIView textDroppableView, UITextDropRequest drop)