harmony(鸿蒙)Native API 差异报告

  • 2022-08-09
  • 浏览 (574)

Native API 差异报告

OpenHarmony 3.2 Beta1相较于OpenHarmony 3.1 Release版本的API变更如下:

标准系统接口变更

模块名称 接口名称 变更类型 变更说明
ArkUI-xcomponent int32_t OH_NativeXComponent_GetMouseEvent(
OH_NativeXComponent* component, const void* window, OH_NativeXComponent_MouseEvent* mouseEvent)
新增 通过XComponent获取鼠标事件
ArkUI-xcomponent int32_t OH_NativeXComponent_RegisterMouseEventCallback(
OH_NativeXComponent* component, OH_NativeXComponent_MouseEvent_Callback* callback)
新增 注册XComponent回调事件

你可能感兴趣的鸿蒙文章

harmony(鸿蒙)Readme

harmony(鸿蒙)元能力子系统JS API变更

harmony(鸿蒙)ArkUI子系统JS API变更

harmony(鸿蒙)电源服务子系统JS API变更

harmony(鸿蒙)包管理子系统JS API变更

harmony(鸿蒙)基础通信子系统JS API变更

harmony(鸿蒙)DFX子系统JS API变更

harmony(鸿蒙)分布式数据管理子系统JS API变更

harmony(鸿蒙)事件通知子系统JS API变更

harmony(鸿蒙)文件管理子系统JS API变更

0  赞