CursorMode
enumeration
Description 描述
Determines whether the mouse cursor is rendered using software rendering or, on supported platforms, hardware rendering.
See Cursor for supported platforms.
Properties 属性
| Auto | Use hardware cursors on supported platforms. | ||
| ForceSoftware | Force the use of software cursors. |