get_input_method_context
Description:
Get the InputMethodContext currently in use by this.
Get the InputMethodContext currently in use by this, or null if no input method is being used.
Parameters:
this |
a WebView |
Returns:
a InputMethodContext, or null |