Uses of Interface
org.robovm.apple.uikit.UITextInput
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextInput in org.robovm.apple.uikit
Subinterfaces of UITextInput in org.robovm.apple.uikit Modifier and Type Interface Description interfaceUITextDraggableinterfaceUITextDroppableClasses in org.robovm.apple.uikit that implement UITextInput Modifier and Type Class Description classUISearchTextFieldclassUITextDraggableAdapterclassUITextDroppableAdapterclassUITextFieldclassUITextInputAdapterclassUITextViewMethods in org.robovm.apple.uikit with parameters of type UITextInput Modifier and Type Method Description protected longUITextInputStringTokenizer. init(UITextInput textInput)voidUIInputViewController. selectionDidChange(UITextInput textInput)voidUITextInputDelegate. selectionDidChange(UITextInput textInput)voidUITextInputDelegateAdapter. selectionDidChange(UITextInput textInput)voidUIInputViewController. selectionWillChange(UITextInput textInput)voidUITextInputDelegate. selectionWillChange(UITextInput textInput)voidUITextInputDelegateAdapter. selectionWillChange(UITextInput textInput)voidUIInputViewController. textDidChange(UITextInput textInput)voidUITextInputDelegate. textDidChange(UITextInput textInput)voidUITextInputDelegateAdapter. textDidChange(UITextInput textInput)voidUIInputViewController. textWillChange(UITextInput textInput)voidUITextInputDelegate. textWillChange(UITextInput textInput)voidUITextInputDelegateAdapter. textWillChange(UITextInput textInput)Constructors in org.robovm.apple.uikit with parameters of type UITextInput Constructor Description UITextInputStringTokenizer(UITextInput textInput)