mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-21 09:43:58 +00:00
api link
Signed-off-by: renxinyao <renxinyao2@huawei.com>
This commit is contained in:
parent
388e8ddacc
commit
810dfa2820
2
api/@ohos.multimodalInput.inputMonitor.d.ts
vendored
2
api/@ohos.multimodalInput.inputMonitor.d.ts
vendored
@ -31,7 +31,6 @@ import type { FingerprintEvent } from './@ohos.multimodalInput.shortKey';
|
||||
* System API, available only to system processes
|
||||
*
|
||||
* @namespace inputMonitor
|
||||
* @permission ohos.permission.INPUT_MONITORING
|
||||
* @syscap SystemCapability.MultimodalInput.Input.InputMonitor
|
||||
* @systemapi hide for inner use
|
||||
* @since 7
|
||||
@ -42,7 +41,6 @@ declare namespace inputMonitor {
|
||||
* and the system performs the closing operation.
|
||||
*
|
||||
* @interface TouchEventReceiver
|
||||
* @permission ohos.permission.INPUT_MONITORING
|
||||
* @syscap SystemCapability.MultimodalInput.Input.InputMonitor
|
||||
* @systemapi hide for inner use
|
||||
* @since 7
|
||||
|
4
api/@ohos.multimodalInput.mouseEvent.d.ts
vendored
4
api/@ohos.multimodalInput.mouseEvent.d.ts
vendored
@ -341,7 +341,7 @@ export declare interface MouseEvent extends InputEvent {
|
||||
|
||||
/**
|
||||
* Button that is currently pressed or released
|
||||
*
|
||||
* @type { Button }
|
||||
* @syscap SystemCapability.MultimodalInput.Input.Core
|
||||
* @since 9
|
||||
*/
|
||||
@ -397,7 +397,7 @@ export declare interface MouseEvent extends InputEvent {
|
||||
|
||||
/**
|
||||
* Whether logoKey is being pressed
|
||||
*
|
||||
* @type { boolean }
|
||||
* @syscap SystemCapability.MultimodalInput.Input.Core
|
||||
* @since 9
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user