Uses of Interface
org.robovm.apple.uikit.UITextInputDelegate
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextInputDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITextInputDelegate Modifier and Type Class Description classUIInputViewControllerclassUITextInputDelegateAdapterMethods in org.robovm.apple.uikit that return UITextInputDelegate Modifier and Type Method Description UITextInputDelegateUITextField. getInputDelegate()UITextInputDelegateUITextInput. getInputDelegate()UITextInputDelegateUITextInputAdapter. getInputDelegate()UITextInputDelegateUITextView. getInputDelegate()Methods in org.robovm.apple.uikit with parameters of type UITextInputDelegate Modifier and Type Method Description voidUITextField. setInputDelegate(UITextInputDelegate v)voidUITextInput. setInputDelegate(UITextInputDelegate v)voidUITextInputAdapter. setInputDelegate(UITextInputDelegate v)voidUITextView. setInputDelegate(UITextInputDelegate v)