Package org.robovm.apple.uikit
Class UITextInputMode.Notifications
java.lang.Object
org.robovm.apple.uikit.UITextInputMode.Notifications
- Enclosing class:
- UITextInputMode
public static class UITextInputMode.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveCurrentModeDidChange(VoidBlock1<UITextInputMode> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeCurrentModeDidChange
- Since:
- Available in iOS 4.2 and later.
-