SPI_SETCURSORS top-level constant

  1. @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETCURSORS instead')
int const SPI_SETCURSORS

Reloads the system cursors. Set the uiParam parameter to zero and the pvParam parameter to NULL.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETCURSORS instead')
const SPI_SETCURSORS = 0x0057;