and*_*per 11
通过使用获取输入类型管理器:
InputMethodManager imm = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE);
Run Code Online (Sandbox Code Playgroud)
然后,使用下面的方法选择从中获取的内容:
或者:http: //developer.android.com/reference/android/view/inputmethod/InputMethodManager.html#getLastInputMethodSubtype()
与此一起获取输入类型的语言环境:
http://developer.android.com/reference/android/view/inputmethod/InputMethodSubtype.html#getLocale()
归档时间: |
|
查看次数: |
6062 次 |
最近记录: |