public class TextInputPlugin extends Object
Constructor and Description |
---|
TextInputPlugin(View view,
DartExecutor dartExecutor) |
Modifier and Type | Method and Description |
---|---|
InputConnection |
createInputConnection(View view,
EditorInfo outAttrs) |
InputMethodManager |
getInputMethodManager() |
InputConnection |
getLastInputConnection() |
public TextInputPlugin(View view, @NonNull DartExecutor dartExecutor)
@NonNull public InputMethodManager getInputMethodManager()
public InputConnection createInputConnection(View view, EditorInfo outAttrs)
@Nullable public InputConnection getLastInputConnection()