Module inputmethod_proxy

Module inputmethod_proxy 

Source
Available on crate feature api-12 only.

Structs§

InputMethod_InputMethodProxy
Define the InputMethod_InputMethodProxy structure type.

Functions§

OH_InputMethodProxy_HideKeyboard
Hide keyboard.
OH_InputMethodProxy_NotifyConfigurationChange
Notify text editor configuration change.
OH_InputMethodProxy_NotifyCursorUpdate
Notify cursor update.
OH_InputMethodProxy_NotifySelectionChange
Notify selection change.
OH_InputMethodProxy_SendPrivateCommand
Send private command.
OH_InputMethodProxy_ShowKeyboard
Show keyboard.
OH_InputMethodProxy_ShowTextInputapi-15
ShowTextInput.