set_input_method_context
Description:
Set the InputMethodContext to be used by this.
Set the InputMethodContext to be used by this, or null to not use any input method. Note that the same InputMethodContext can't be set on more than one WebView at the same time.
Parameters:
this |
a WebView |
context |
the InputMethodContext to set, or null |