Uses of Class
org.robovm.apple.uikit.UIPasteConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPasteConfiguration in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPasteConfiguration Modifier and Type Method Description UIPasteConfigurationUIPasteConfigurationSupporting. getPasteConfiguration()UIPasteConfigurationUIPasteConfigurationSupportingAdapter. getPasteConfiguration()UIPasteConfigurationUIResponder. getPasteConfiguration()UIPasteConfigurationUITextDroppableAdapter. getPasteConfiguration()Methods in org.robovm.apple.uikit with parameters of type UIPasteConfiguration Modifier and Type Method Description voidUIPasteConfigurationSupporting. setPasteConfiguration(UIPasteConfiguration v)voidUIPasteConfigurationSupportingAdapter. setPasteConfiguration(UIPasteConfiguration v)voidUIResponder. setPasteConfiguration(UIPasteConfiguration v)voidUITextDroppableAdapter. setPasteConfiguration(UIPasteConfiguration v)