mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
modify js doc
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
parent
12f923cc65
commit
7763a91f4f
2
api/@ohos.inputMethodEngine.d.ts
vendored
2
api/@ohos.inputMethodEngine.d.ts
vendored
@ -1085,7 +1085,7 @@ declare namespace inputMethodEngine {
|
||||
* Subscribe key event.
|
||||
*
|
||||
* @param { 'keyEvent' } type - indicates the type of subscribe event.
|
||||
* @param { function } callback - optional, indicates the callback function of on('keyEvent').
|
||||
* @param { function } callback - indicates the callback function of on('keyEvent').
|
||||
* If the key is processed by event subscriber, callback should be return true, else return false.
|
||||
* @syscap SystemCapability.MiscServices.InputMethodFramework
|
||||
* @since 10
|
||||
|
Loading…
Reference in New Issue
Block a user