Added in API level 19
InputMethodSubtype.InputMethodSubtypeBuilder
public
static
class
InputMethodSubtype.InputMethodSubtypeBuilder
extends Object
| java.lang.Object | |
| ↳ | android.view.inputmethod.InputMethodSubtype.InputMethodSubtypeBuilder |
InputMethodSubtypeBuilder is a builder class of InputMethodSubtype.
This class is designed to be used with
InputMethodManager.setAdditionalInputMethodSubtypes(String, InputMethodSubtype).
The developer needs to be aware of what each parameter means.
Summary
Public constructors | |
|---|---|
InputMethodSubtypeBuilder()
|
|
Inherited methods | |
|---|---|