HarmonyOS NEXT鸿蒙开发 ArkUI:通用事件 作者:马育民 • 2025-12-03 09:45 • 阅读:10018 # 介绍 各个组件通用事件有: - **[点击事件](https://www.malaoshi.top/show_1GW1xo1rinSa.html "点击事件")** - [触摸事件](https://www.malaoshi.top/show_1GW2NoPBAqUm.html "触摸事件") - 挂载卸载事件 - 拖拽事件 - 按键事件 - **焦点事件** - 鼠标事件 - **悬浮事件** - 无障碍悬浮事件 - 组件区域变化事件 - 组件尺寸变化事件 - 组件可见区域变化事件 - 组件快捷键事件 - 自定义事件分发 - 自定义事件拦截 详见链接: https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/general-events-V5 原文出处:http://malaoshi.top/show_1GW2L0rpZdQi.html