Input_KeyState
typedef struct Input_KeyState Input_KeyState
Overview
Defines key information, which identifies a key pressing behavior. For example, the Ctrl key information contains the key value and key status.
Since: 12
Related module: input
Header file: oh_input_manager.h
Related APIs:
| Name | Description |
|---|---|
| OH_Input_CreateKeyState | Creates a key status enum object. You can call OH_Input_DestroyKeyState to destroy a key status enum object. |
| OH_Input_DestroyKeyState | Destroys a key status enum object. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-input-input-cursorinfo
openharmony 鸿蒙 js-apis-inputevent
openharmony 鸿蒙 js-apis-infraredemitter
openharmony 鸿蒙 js-apis-inputeventclient-sys
openharmony 鸿蒙 js-apis-keycode
openharmony 鸿蒙 capi-input-input-axisevent
openharmony 鸿蒙 js-apis-pointer-sys
openharmony 鸿蒙 js-apis-inputmonitor-sys