- OnCancelIME
void OnCancelIME(Awesomium.WebViewListener.InputMethodEditor p, Awesomium.WebView caller)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnChangeIMERange
void OnChangeIMERange(Awesomium.WebViewListener.InputMethodEditor p, Awesomium.WebView caller, uint start, uint end)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnUpdateIME
void OnUpdateIME(Awesomium.WebViewListener.InputMethodEditor p, Awesomium.WebView caller, Awesomium.TextInputType type, int caret_x, int caret_y)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- deleteDtor
void deleteDtor(InputMethodEditorD2Cpp )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- newCtor
InputMethodEditorD2Cpp newCtor(IInputMethodEditorD , ulong )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.