SPI_SETDRAGFULLWINDOWS top-level constant

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

Sets dragging of full windows either on or off. The uiParam parameter specifies TRUE for on, or FALSE for off.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETDRAGFULLWINDOWS instead')
const SPI_SETDRAGFULLWINDOWS = 0x0025;