Input_CursorInfo
typedef struct Input_CursorInfo Input_CursorInfo
Overview
Defines the mouse pointer information, including the pointer visible status, pointer style, pointer size level, and pointer color.
Since: 22
Related module: input
Header file: oh_input_manager.h
Related APIs:
| Name | Description |
|---|---|
| OH_Input_CursorInfo_Create | Creates a mouse pointer information object. You can call OH_Input_CursorInfo_Destroy to destroy a mouse pointer information object. |
| OH_Input_CursorInfo_Destroy | Destroys the mouse pointer information object. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-inputevent
openharmony 鸿蒙 js-apis-infraredemitter
openharmony 鸿蒙 js-apis-inputeventclient-sys
openharmony 鸿蒙 capi-input-input-keystate
openharmony 鸿蒙 js-apis-keycode
openharmony 鸿蒙 capi-input-input-axisevent
openharmony 鸿蒙 js-apis-pointer-sys
openharmony 鸿蒙 js-apis-inputmonitor-sys