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. |