Uses of Class
org.robovm.apple.uikit.UITextInputMode
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextInputMode in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITextInputMode Modifier and Type Method Description static UITextInputModeUITextInputMode. getCurrentInputMode()Deprecated.Deprecated in iOS 7.0.UITextInputModeUITextDocumentProxy. getDocumentInputMode()UITextInputModeUITextDocumentProxyAdapter. getDocumentInputMode()UITextInputModeUIResponder. getTextInputMode()Methods in org.robovm.apple.uikit that return types with arguments of type UITextInputMode Modifier and Type Method Description static NSArray<UITextInputMode>UITextInputMode. getActiveInputModes()Method parameters in org.robovm.apple.uikit with type arguments of type UITextInputMode Modifier and Type Method Description static NSObjectProtocolUITextInputMode.Notifications. observeCurrentModeDidChange(VoidBlock1<UITextInputMode> block)