add switch napi fuction

Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
zhaolinglan
2022-07-05 12:16:44 +08:00
parent 578f001307
commit 0231fc65c8
6 changed files with 105 additions and 0 deletions
@@ -72,6 +72,7 @@ namespace MiscServices {
int32_t GetInputPattern();
void HideCurrentInput();
void SetCallingWindow(uint32_t windowId);
int32_t SwitchInputMethod(InputMethodProperty *target);
private:
InputMethodController();