mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-08-25 10:30:36 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
@@ -81,6 +81,7 @@ namespace MiscServices {
|
||||
case MOVE_CURSOR: {
|
||||
auto keyCode = data.ReadInt32();
|
||||
MoveCursor(keyCode);
|
||||
break;
|
||||
}
|
||||
case GET_ENTER_KEY_TYPE: {
|
||||
reply.WriteInt32(GetEnterKeyType());
|
||||
|
||||
Reference in New Issue
Block a user