Assign a callback function to be notified whenever the user does
something that may change the position or visiblity of the IME Widget.
This callback is only active when IME is activated (please
see awe_webview_activate_ime).
@param webview The WebView instance
@param callback A function pointer to the callback.
Assign a callback function to be notified whenever the user does something that may change the position or visiblity of the IME Widget. This callback is only active when IME is activated (please see awe_webview_activate_ime).
@param webview The WebView instance
@param callback A function pointer to the callback.