Class UITextInputMode

    • Constructor Detail

      • UITextInputMode

        public UITextInputMode()
      • UITextInputMode

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

        public UITextInputMode​(NSCoder decoder)
    • Method Detail

      • getPrimaryLanguage

        public java.lang.String getPrimaryLanguage()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • CurrentInputModeDidChange

        public static NSString CurrentInputModeDidChange()
        Since:
        Available in iOS 4.2 and later.
      • getCurrentInputMode

        @Deprecated
        public static UITextInputMode getCurrentInputMode()
        Deprecated.
        Deprecated in iOS 7.0.
        Since:
        Available in iOS 4.2 and later.
      • init

        protected long init​(NSCoder decoder)