harmony 鸿蒙IInputInterface
IInputInterface
概述
定义用于提供Input设备驱动程序功能的接口。
起始版本: 1.0
相关模块:Input
汇总
Public 属性
名称 | 描述 |
---|---|
InputManager * iInputManager | Input设备的设备管理接口 |
InputController * iInputController | Input设备的业务控制接口 |
InputReporter * iInputReporter | Input设备的数据上报接口 |
类成员变量说明
iInputController
InputController* IInputInterface::iInputController
描述
Input设备的业务控制接口
iInputManager
InputManager* IInputInterface::iInputManager
描述
Input设备的设备管理接口
iInputReporter
InputReporter* IInputInterface::iInputReporter
描述
Input设备的数据上报接口
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦