Example usage for Java android.view.inputmethod InputMethodSubtype fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | containsExtraValueKey(String key) The string of ExtraValue in subtype should be defined as follows: example: key0,key1=value1,key2,key3,key4=value4 |
String | getExtraValueOf(String key) The string of ExtraValue in subtype should be defined as follows: example: key0,key1=value1,key2,key3,key4=value4 |
int | getIconResId() |
String | getLocale() |
String | getMode() |