mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-21 16:05:20 -04:00
fix switchinputmethod
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
@@ -75,7 +75,7 @@ namespace MiscServices {
|
||||
int32_t GetInputPattern();
|
||||
void HideCurrentInput();
|
||||
void SetCallingWindow(uint32_t windowId);
|
||||
int32_t SwitchInputMethod(InputMethodProperty *target);
|
||||
int32_t SwitchInputMethod(const InputMethodProperty &target);
|
||||
|
||||
private:
|
||||
InputMethodController();
|
||||
|
||||
Reference in New Issue
Block a user