1 Star 0 Fork 4.9K

famoustang / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IInputInterface.md 3.09 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

IInputInterface

Overview

Related Modules:

Input

Description:

Defines interfaces for providing driver capabilities of input devices.

Summary

Data Fields

Variable Name

Description

iInputManager

InputManager

iInputController

InputController

iInputReporter

InputReporter

Details

Field Documentation

iInputController

[InputController](InputController.md)* IInputInterface::iInputController

Description:

Service control interface for input devices

iInputManager

[InputManager](InputManager.md)* IInputInterface::iInputManager

Description:

Device management interface for input devices

iInputReporter

[InputReporter](InputReporter.md)* IInputInterface::iInputReporter

Description:

Data reporting interface for input devices

1
https://gitee.com/famoustang/docs.git
git@gitee.com:famoustang/docs.git
famoustang
docs
docs
master

搜索帮助