开源鸿蒙 Native API Differences
Native API Differences
The table below lists the native APIs changes in OpenHarmony 3.2 Beta1 over OpenHarmony 3.1 Release.
Standard System API Changes
Module | API | Change Type | Change Description |
---|---|---|---|
ArkUI-xcomponent | int32_t OH_NativeXComponent_GetMouseEvent( OH_NativeXComponent* component, const void* window, OH_NativeXComponent_MouseEvent* mouseEvent) |
Added | You can obtain mouse events by using the XComponent. |
ArkUI-xcomponent | int32_t OH_NativeXComponent_RegisterMouseEventCallback( OH_NativeXComponent* component, OH_NativeXComponent_MouseEvent_Callback* callback) |
Added | You can register an XComponent callback event. |
你可能感兴趣的文章
开源鸿蒙 JS API Changes of the Ability Framework
开源鸿蒙 JS API Changes of the ArkUI Development Framework
开源鸿蒙 JS API Changes of the Power Management Subsystem
开源鸿蒙 JS API Changes of the Bundle Management Framework
开源鸿蒙 JS API Changes of the Communication Subsystem
开源鸿蒙 JS API Changes of the DFX Subsystem
开源鸿蒙 JS API Changes of the Distributed Data Management Subsystem
开源鸿蒙 JS API Changes of the Distributed Scheduler Subsystem
开源鸿蒙 JS API Changes of the Common Event and Notification Subsystem
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦