Class UITextInputMode

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class UITextInputMode
extends NSObject
implements NSSecureCoding
  • Constructor Details

    • UITextInputMode

      public UITextInputMode()
    • UITextInputMode

      protected UITextInputMode​(NSObject.Handle h, long handle)
    • UITextInputMode

      protected UITextInputMode​(NSObject.SkipInit skipInit)
    • UITextInputMode

      public UITextInputMode​(NSCoder coder)
  • Method Details

    • getPrimaryLanguage

      public String getPrimaryLanguage()
    • getActiveInputModes

      public static NSArray<UITextInputMode> getActiveInputModes()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • CurrentInputModeDidChange

      public static NSString CurrentInputModeDidChange()
    • getCurrentInputMode

      @Deprecated public static UITextInputMode getCurrentInputMode()
      Deprecated.
      Deprecated in iOS 7.0.
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)