SPI_SETMOUSE top-level constant

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

Sets the two mouse threshold values and the mouse acceleration. The pvParam parameter must point to an array of three integers that specifies these values. See mouse_event for further information.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETMOUSE instead')
const SPI_SETMOUSE = 0x0004;