mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
modify
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
parent
00ca5c614a
commit
923aafb2a6
12
api/@ohos.inputMethodEngine.d.ts
vendored
12
api/@ohos.inputMethodEngine.d.ts
vendored
@ -1547,17 +1547,7 @@ declare namespace inputMethodEngine {
|
||||
* @syscap SystemCapability.MiscServices.InputMethodFramework
|
||||
* @since 10
|
||||
*/
|
||||
FLG_FLOATING,
|
||||
|
||||
/**
|
||||
* Candidate column style.
|
||||
* <p>It's provided for the panel with type of SOFT_KEYBOARD.
|
||||
* When the flag is set, the soft keyboard is candidate column.</p>
|
||||
*
|
||||
* @syscap SystemCapability.MiscServices.InputMethodFramework
|
||||
* @since 10
|
||||
*/
|
||||
FLG_CANDIDATE_COLUMN
|
||||
FLG_FLOATING
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user