Package 

Class KeyboardsKtxKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit openKeyboard(Activity $self, EditText mEditText) 打开软键盘
      final static Unit hideSoftInput(Activity $self) 动态隐藏软键盘
      final static Boolean isSoftInputShow(Activity $self) 判断当前软键盘是否打开
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait