harmony 鸿蒙Input_DeviceListener

  • 2025-06-16
  • 浏览 (1)

Input_DeviceListener

概述

定义一个结构体用于监听设备热插拔。

起始版本: 13

相关模块: input

所在头文件: oh_input_manager.h

汇总

成员变量

|名称|描述| |–|–| |Input_DeviceAddedCallback deviceAddedCallback|定义一个回调函数,用于回调设备热插事件。| |Input_DeviceRemovedCallback deviceRemovedCallback|定义一个回调函数,用于回调设备热拔事件。|

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Input Kit(多模输入服务)

harmony 鸿蒙Input_AxisEvent

harmony 鸿蒙Input_DeviceInfo

harmony 鸿蒙Input_Hotkey

harmony 鸿蒙Input_InterceptorEventCallback

harmony 鸿蒙Input_InterceptorOptions

harmony 鸿蒙Input_KeyEvent

harmony 鸿蒙Input_KeyState

harmony 鸿蒙Input_MouseEvent

harmony 鸿蒙Input_TouchEvent

0  赞