harmony 鸿蒙Multimodal Subsystem Changelog
Multimodal Subsystem Changelog
cl.multimodalinput.1 Change in OH_Input_AddInputEventInterceptor and OH_Input_AddKeyEventInterceptor Specifications
Access Level
Public API
Reason for the Change
Restrictions on intercepted events are added for OH_Input_AddInputEventInterceptor and OH_Input_AddKeyEventInterceptor in the oh_input_manager.h file.
Change Impact
This change does not require application adaptation.
Before change: Interception of key events and input events takes effect immediately after being enabled.
After change: Interception of key events takes effect only when the application gains the focus. Interception of input events takes effect only when the input event hits the application window.
Start API Level
API 12
Change Since
OpenHarmony SDK 5.1.0.58
Key API/Component Changes
The following APIs in the oh_input_manager.h file are modified:
Adaptation Guide
No adaptation is required.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OpenHarmony Docker镜像
harmony 鸿蒙OpenHarmony Docker Image
harmony 鸿蒙IDL Specifications and User Guide (for System Applications Only)
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦