InputMethodEditorHeader

Undocumented in source.

Members

Functions

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.

Interfaces

IInputMethodEditorD
interface IInputMethodEditorD
Undocumented in source.
InputMethodEditorD2Cpp
interface InputMethodEditorD2Cpp
Undocumented in source.

Meta